Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-084142
#<BuildRuby:0x00007fdc32d0fdc0
@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.20241114-084142",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000041 0.000009 0.000050 ( 0.000049)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.007312 0.001600 4.144117 ( 4.076355)
build_miniruby 0.001489 0.000326 1.726725 ( 1.735522)
build_ruby 0.001907 0.000417 4.599986 ( 4.748203)
build_all 0.001038 0.007789 6.452204 ( 2.756165)
build_install 0.005859 0.017608 9.993344 ( 6.683763)
test_btest 0.000777 0.000297 81.971912 ( 33.721669)
test_basic 0.004035 0.005984 1.088638 ( 1.136259)
test_all 0.100463 0.040347 610.850282 (204.889986)
test_rubyspec 0.034266 0.048554 118.819410 ( 23.337846)
total: 283.09 sec