Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-011550
#<BuildRuby:0x0000558136bfe8e0
@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.20230816-011550",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.005808 0.001355 2.378077 ( 7.680517)
build_miniruby 0.001431 0.000334 1.765644 ( 3.860528)
build_ruby 0.001461 0.000341 3.629630 ( 7.970905)
build_all 0.009550 0.000000 6.542429 ( 6.411492)
build_install 0.018283 0.002549 8.226907 ( 8.955182)
test_btest 0.000837 0.000172 84.560152 ( 59.083086)
test_basic 0.007056 0.001453 0.927866 ( 1.308260)
test_all 0.008785 0.001808 680.448597 (515.995969)
test_rubyspec 0.040513 0.034073 109.045561 (201.803904)
total: 813.07 sec