Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-110925
#<BuildRuby:0x00007f3e4409fdd8
@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.20240703-110925",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.004243 0.005552 4.698253 ( 4.766874)
build_miniruby 0.000000 0.002149 1.782145 ( 1.846875)
build_ruby 0.000547 0.002110 4.766012 ( 5.106942)
build_all 0.006224 0.005026 9.038363 ( 5.327669)
build_install 0.022469 0.004743 12.662141 ( 7.647284)
test_btest 0.000720 0.000280 129.337336 ( 85.136277)
test_basic 0.008672 0.006066 1.451041 ( 1.780535)
test_all 0.112835 0.046123 930.021962 (423.477516)
test_rubyspec 0.065332 0.031955 179.745257 ( 72.838419)
total: 607.93 sec