Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-161425
#<BuildRuby:0x0000561e2074e2c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-161425",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.006717 0.000440 1.519943 ( 2.450078)
build_miniruby 0.001204 0.000193 0.898037 ( 0.992124)
build_ruby 0.001288 0.000206 1.758862 ( 1.767748)
build_all 0.007285 0.000477 3.794061 ( 3.015701)
build_install 0.015019 0.001588 2.833342 ( 2.949637)
test_btest 0.000701 0.000104 55.389231 ( 34.069100)
test_basic 0.000000 0.003621 0.401345 ( 0.739518)
test_all 0.001805 0.000506 595.862774 (289.641599)
test_rubyspec 0.018308 0.027705 68.093115 ( 84.633546)
total: 420.26 sec