Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-074533
#<BuildRuby:0x000055e20d789ed0
@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.20231012-074533",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.002389 0.004444 2.335833 ( 2.420884)
build_miniruby 0.000000 0.001302 1.498244 ( 1.497302)
build_ruby 0.000000 0.001595 2.950737 ( 3.133744)
build_all 0.000000 0.007647 6.104711 ( 2.446584)
build_install 0.015573 0.002539 7.503754 ( 3.501733)
test_btest 0.000000 0.000807 86.656949 ( 32.098842)
test_basic 0.003937 0.003263 0.950922 ( 1.016448)
test_all 0.010434 0.000000 706.113120 (254.528395)
test_rubyspec 0.040961 0.029938 102.008314 (113.569442)
total: 414.21 sec