Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-150313
#<BuildRuby:0x0000562d76bd5fc0
@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.20221225-150313",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000671 0.004217 1.173795 ( 1.889493)
build_miniruby 0.001400 0.000267 1.529466 ( 1.602796)
build_ruby 0.001440 0.000274 3.545404 ( 4.146679)
build_all 0.004649 0.004352 4.095331 ( 2.928842)
build_install 0.014409 0.004692 3.402409 ( 3.374313)
test_btest 0.000894 0.000214 59.173258 ( 33.019710)
test_basic 0.003140 0.004055 0.479525 ( 0.664875)
test_all 0.000465 0.000743 643.051560 (286.300974)
test_rubyspec 0.031010 0.021743 72.659981 ( 89.107939)
total: 423.04 sec