Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-151132
#<BuildRuby:0x00007fcab8d4fdc0
@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.20240724-151132",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000045 0.000011 0.000056 ( 0.000057)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.004328 0.004162 3.404735 ( 3.440112)
build_miniruby 0.001276 0.000353 1.606946 ( 1.605281)
build_ruby 0.001324 0.000365 4.118609 ( 4.284627)
build_all 0.000000 0.008018 7.501321 ( 2.969652)
build_install 0.017447 0.003350 10.016364 ( 4.692383)
test_btest 0.000593 0.000192 113.552727 ( 30.420039)
test_basic 0.009184 0.000289 1.129686 ( 1.176867)
test_all 0.110732 0.036724 775.468274 (230.977513)
test_rubyspec 0.062297 0.029579 162.329467 ( 32.699837)
total: 312.27 sec