Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250202-063116
#<BuildRuby:0x00007f217ae2fde0
@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.20250202-063116",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.005626 0.004203 4.328922 ( 3.909602)
build_miniruby 0.001412 0.000208 1.631741 ( 1.784343)
build_ruby 0.002119 0.000311 4.311845 ( 4.856114)
build_all 0.008099 0.000569 6.212634 ( 3.065196)
build_install 0.010422 0.008049 8.372263 ( 4.022169)
test_btest 0.000657 0.000121 72.109532 ( 31.907694)
test_basic 0.007163 0.000533 0.861904 ( 1.161933)
test_all 0.087434 0.025525 522.801612 (181.564723)
test_rubyspec 0.041869 0.034665 107.997633 ( 25.170099)
total: 257.44 sec