Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-173755
#<BuildRuby:0x00007ff0bae4fdd8
@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.20240919-173755",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000018 0.000004 0.000022 ( 0.000024)
build_up 0.003603 0.005149 4.809959 ( 4.062196)
build_miniruby 0.001548 0.000477 1.641249 ( 1.637399)
build_ruby 0.001368 0.000420 4.398744 ( 4.550327)
build_all 0.004351 0.004316 6.788050 ( 2.827570)
build_install 0.017669 0.003100 9.950576 ( 4.465322)
test_btest 0.000950 0.000000 95.920213 ( 27.402239)
test_basic 0.011837 0.001328 1.282926 ( 1.330266)
test_all 0.091766 0.059080 764.243870 (222.016359)
test_rubyspec 0.046550 0.044523 135.446078 ( 29.158211)
total: 297.45 sec