Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-114731
#<BuildRuby:0x000055c90ec8a320
@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.20240117-114731",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000019 0.000007 0.000026 ( 0.000024)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.000000 0.005064 1.653574 ( 2.057661)
build_miniruby 0.000254 0.001314 1.591279 ( 1.598787)
build_ruby 0.001728 0.000000 3.433508 ( 3.695807)
build_all 0.006789 0.000354 5.811719 ( 3.039039)
build_install 0.013234 0.004963 7.170839 ( 4.387832)
test_btest 0.000663 0.000249 86.350160 ( 36.048309)
test_basic 0.000000 0.006999 0.866177 ( 0.933384)
test_all 0.075573 0.041723 765.197639 (293.297937)
test_rubyspec 0.067472 0.033525 162.156866 (173.996329)
total: 519.06 sec