Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-130058
#<BuildRuby:0x000055cbb6c81fb8
@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.20240212-130058",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000040 0.000000 0.000040 ( 0.000039)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.006893 0.000000 2.042174 ( 2.823073)
build_miniruby 0.000000 0.001644 1.816399 ( 1.865241)
build_ruby 0.000000 0.002041 3.429554 ( 3.728760)
build_all 0.008373 0.000094 6.852435 ( 4.477279)
build_install 0.015238 0.005416 8.327127 ( 5.958801)
test_btest 0.000637 0.000128 91.082005 ( 54.603531)
test_basic 0.007389 0.000624 0.959953 ( 1.212011)
test_all 0.079564 0.040536 813.530745 (430.303010)
test_rubyspec 0.070022 0.046569 203.795713 (292.535141)
total: 797.51 sec