Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-053946
#<BuildRuby:0x00007fa2802bfdc0
@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.20241121-053946",
@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.000015 0.000007 0.000022 ( 0.000021)
autoconf 0.000028 0.000012 0.000040 ( 0.000038)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.005804 0.000786 2.584284 ( 2.651741)
build_miniruby 0.001025 0.000422 1.107842 ( 1.105724)
build_ruby 0.001196 0.000493 3.156151 ( 13.871701)
build_all 0.008526 0.001702 5.779371 ( 2.373581)
build_install 0.016343 0.002434 7.676117 ( 3.547040)
test_btest 0.000803 0.000280 70.011396 ( 18.947016)
test_basic 0.007917 0.000000 0.722056 ( 0.794268)
test_all 0.089992 0.052872 628.344447 (185.537141)
test_rubyspec 0.047417 0.037969 119.047756 ( 20.670031)
total: 249.50 sec