Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-081049
#<BuildRuby:0x00007f8f1550fdd8
@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.20240925-081049",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.004203 0.004072 4.569248 ( 3.895580)
build_miniruby 0.001609 0.000000 1.633578 ( 1.630546)
build_ruby 0.001953 0.000000 3.851862 ( 4.056124)
build_all 0.006667 0.002059 6.784158 ( 2.826943)
build_install 0.012182 0.007893 10.277518 ( 4.641057)
test_btest 0.000763 0.000289 93.202266 ( 24.851722)
test_basic 0.006161 0.004776 0.880359 ( 0.924123)
test_all 0.097167 0.051775 744.994823 (211.691359)
test_rubyspec 0.052374 0.039255 137.205758 ( 38.356182)
total: 292.87 sec