Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-034435
#<BuildRuby:0x00007fc69c85fdd0
@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.20240825-034435",
@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.000033 0.000012 0.000045 ( 0.000045)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.007476 0.002569 4.122009 ( 5.382631)
build_miniruby 0.001749 0.000000 1.818079 ( 2.009830)
build_ruby 0.002276 0.000010 4.715074 ( 5.119919)
build_all 0.009618 0.001786 9.192589 ( 7.531389)
build_install 0.019508 0.007923 12.174483 ( 10.943684)
test_btest 0.000836 0.000279 128.896786 (126.843229)
test_basic 0.004401 0.010174 1.455447 ( 2.363797)
test_all 0.129110 0.036015 992.210775 (742.189465)
test_rubyspec 0.064654 0.033717 178.708993 (123.636137)
total: 1026.02 sec