Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-164821
#<BuildRuby:0x00007f9e078bfdd8
@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.20240730-164821",
@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.000009 0.000005 0.000014 ( 0.000015)
autoconf 0.000018 0.000009 0.000027 ( 0.000026)
configure 0.000014 0.000007 0.000021 ( 0.000020)
build_up 0.006340 0.001018 2.517246 ( 2.560247)
build_miniruby 0.001034 0.000452 1.075906 ( 1.073161)
build_ruby 0.001119 0.000490 2.801777 ( 3.021919)
build_all 0.008539 0.000000 6.371212 ( 2.378135)
build_install 0.012258 0.004054 8.619601 ( 3.790576)
test_btest 0.000607 0.000231 103.229390 ( 26.474204)
test_basic 0.005238 0.004688 0.949296 ( 1.004679)
test_all 0.095294 0.053901 757.523932 (258.216994)
test_rubyspec 0.050566 0.039579 165.856090 ( 25.512245)
total: 324.03 sec