Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-062026
#<BuildRuby:0x00007f1ae277fde0
@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.20241015-062026",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000000 0.000041 0.000041 ( 0.000040)
configure 0.000000 0.000030 0.000030 ( 0.000030)
build_up 0.004561 0.003837 4.021904 ( 4.055972)
build_miniruby 0.001344 0.000462 1.729038 ( 1.725245)
build_ruby 0.001748 0.000601 4.517845 ( 4.657543)
build_all 0.007983 0.001402 7.454176 ( 3.083137)
build_install 0.008341 0.009511 10.118684 ( 4.755626)
test_btest 0.000643 0.000246 88.572025 ( 23.014248)
test_basic 0.005040 0.005226 1.073016 ( 1.122526)
test_all 0.122321 0.027961 713.433340 (211.082074)
test_rubyspec 0.060409 0.026655 144.537274 ( 41.873600)
total: 295.37 sec