Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-050415
#<BuildRuby:0x000056365e87e228
@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.20221231-050415",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000000 0.000022 ( 0.000023)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.004382 0.000175 1.199662 ( 1.572140)
build_miniruby 0.001541 0.000000 1.483406 ( 1.483605)
build_ruby 0.001738 0.000000 3.521016 ( 3.907919)
build_all 0.007682 0.000000 3.978992 ( 2.141307)
build_install 0.012521 0.004174 3.151071 ( 2.424183)
test_btest 0.000566 0.000037 54.495269 ( 22.333995)
test_basic 0.005863 0.000000 0.435217 ( 0.543962)
test_all 0.002315 0.000000 623.320591 (215.053497)
test_rubyspec 0.028392 0.019658 69.550595 ( 79.780658)
total: 329.24 sec