Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-055443
#<BuildRuby:0x0000563d90075fc0
@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.20240306-055443",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004958 0.004768 2.808556 ( 3.973518)
build_miniruby 0.001554 0.000222 1.853702 ( 1.996733)
build_ruby 0.001513 0.000216 3.738838 ( 4.376376)
build_all 0.008403 0.000000 6.908511 ( 6.200204)
build_install 0.016094 0.005474 8.974605 ( 8.381141)
test_btest 0.000804 0.000126 92.452506 ( 80.408505)
test_basic 0.003139 0.005197 1.028480 ( 1.576574)
test_all 0.079967 0.044108 833.582796 (638.744586)
test_rubyspec 0.067328 0.028569 135.468175 (204.861749)
total: 950.52 sec