Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-142059
#<BuildRuby:0x000055bb9af963b0
@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.20230123-142059",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000193 0.004102 0.991101 ( 1.427214)
build_miniruby 0.001329 0.000121 1.134524 ( 1.133268)
build_ruby 0.001325 0.000121 2.764276 ( 3.053214)
build_all 0.000203 0.007676 3.780617 ( 1.893807)
build_install 0.009922 0.004413 2.784328 ( 1.998867)
test_btest 0.000537 0.000107 59.271980 ( 22.040988)
test_basic 0.000494 0.004265 0.417400 ( 0.510349)
test_all 0.001264 0.000304 656.885438 (206.637602)
test_rubyspec 0.021216 0.026309 71.986606 ( 82.836680)
total: 321.53 sec