Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-105009
#<BuildRuby:0x00007f61ed6cfdd0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240713-105009",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000000 0.000103 0.000103 ( 0.000100)
build_up 0.003206 0.004417 3.435684 ( 3.465515)
build_miniruby 0.001414 0.000236 1.642643 ( 1.639403)
build_ruby 0.001841 0.000306 3.643488 ( 3.826567)
build_all 0.004501 0.004308 8.149008 ( 3.175272)
build_install 0.017883 0.001698 10.668644 ( 5.006641)
test_btest 0.000000 0.001152 115.945643 ( 30.206208)
test_basic 0.001551 0.007154 1.089912 ( 1.144828)
test_all 0.109594 0.041897 833.166242 (262.193985)
test_rubyspec 0.060662 0.029760 166.987571 ( 35.549303)
total: 346.21 sec