Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-023812
#<BuildRuby:0x000055ad5c7663d0
@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.20231222-023812",
@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.003139 0.000210 2.344480 ( 5.479290)
autoconf 0.001238 0.000082 2.724657 ( 4.109571)
configure 0.060548 0.016069 33.891971 ( 86.239367)
build_up 0.018880 0.015468 52.558563 ( 75.538053)
build_miniruby 0.015680 0.001063 64.118238 ( 70.478573)
build_ruby 0.002414 0.000450 3.830655 ( 5.396464)
build_all 0.076752 0.024445 174.844683 (192.242621)
build_install 0.019409 0.000299 4.113194 ( 5.661325)
test_btest 0.000000 0.000989 84.198805 ( 96.457551)
test_basic 0.004175 0.004524 0.901621 ( 1.800230)
test_all 0.078359 0.049863 707.872962 (548.414648)
test_rubyspec 0.030708 0.042475 150.913466 (189.273364)
total: 1281.09 sec