Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-102154
#<BuildRuby:0x00007feb3428fdd0
@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.20240923-102154",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.010357 0.000000 5.050139 ( 4.798595)
build_miniruby 0.001979 0.000098 1.797857 ( 1.920807)
build_ruby 0.001942 0.000373 4.562805 ( 4.990073)
build_all 0.009444 0.001816 7.581103 ( 5.047942)
build_install 0.013368 0.012160 11.204635 ( 7.261140)
test_btest 0.000734 0.000196 96.626904 ( 33.500632)
test_basic 0.005480 0.004663 1.229414 ( 1.281437)
test_all 0.114299 0.038722 834.571066 (308.980696)
test_rubyspec 0.066580 0.023822 141.388716 ( 61.484336)
total: 429.27 sec