Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-173036
#<BuildRuby:0x000055a5ae44e3b0
@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.20230118-173036",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004720 0.000410 1.130088 ( 1.823906)
build_miniruby 0.001326 0.000115 1.155228 ( 1.172032)
build_ruby 0.000000 0.001314 3.066025 ( 3.640420)
build_all 0.005014 0.002446 3.919117 ( 2.787453)
build_install 0.013504 0.001084 2.941585 ( 2.976597)
test_btest 0.000607 0.000070 54.847146 ( 32.866749)
test_basic 0.004792 0.000553 0.414725 ( 0.533912)
test_all 0.001473 0.000170 617.425393 (265.275648)
test_rubyspec 0.030837 0.020582 71.964144 ( 87.810261)
total: 398.89 sec