Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-195838
#<BuildRuby:0x00007ff83a39fdc0
@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.20241125-195838",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000000 0.007108 3.185632 ( 3.105294)
build_miniruby 0.000540 0.000921 1.504127 ( 1.500939)
build_ruby 0.000000 0.001834 4.020633 ( 4.158907)
build_all 0.002786 0.004996 6.289631 ( 2.710005)
build_install 0.009937 0.008327 8.391951 ( 4.099103)
test_btest 0.000647 0.000171 77.984274 ( 21.152531)
test_basic 0.005235 0.004325 0.993166 ( 1.043350)
test_all 0.101217 0.044872 700.536137 (204.709613)
test_rubyspec 0.039420 0.042297 117.610047 ( 27.823173)
total: 270.30 sec