Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-162812
#<BuildRuby:0x00007f82fce7fdc0
@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.20240729-162812",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.004148 0.004015 3.687890 ( 3.483777)
build_miniruby 0.001328 0.000351 1.759151 ( 1.755599)
build_ruby 0.001471 0.000390 4.358082 ( 4.563700)
build_all 0.007567 0.000901 8.057837 ( 3.085384)
build_install 0.014066 0.004578 11.062891 ( 5.204827)
test_btest 0.001093 0.000000 118.352485 ( 30.976543)
test_basic 0.006978 0.003010 1.248943 ( 1.295839)
test_all 0.133751 0.020521 863.304313 (264.551442)
test_rubyspec 0.045692 0.050232 171.347013 ( 35.170497)
total: 350.09 sec