Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-114222
#<BuildRuby:0x00007f4ec0e0fdd8
@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.20240705-114222",
@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.000040 0.000012 0.000052 ( 0.000053)
configure 0.000034 0.000011 0.000045 ( 0.000045)
build_up 0.001825 0.007161 4.482828 ( 3.815731)
build_miniruby 0.001537 0.000576 1.741779 ( 1.737831)
build_ruby 0.001655 0.000621 4.311054 ( 4.420011)
build_all 0.004895 0.004368 8.304303 ( 3.270077)
build_install 0.008150 0.011167 11.894678 ( 5.708746)
test_btest 0.000846 0.000381 126.483661 ( 36.263687)
test_basic 0.000000 0.011125 1.436205 ( 1.476199)
test_all 0.107115 0.051348 961.306578 (290.265116)
test_rubyspec 0.051653 0.052606 177.880207 ( 38.269263)
total: 385.23 sec