Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250518-104814
#<BuildRuby:0x00007fa0864cfdc8
@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.20250518-104814",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.002778 0.004452 3.173255 ( 2.571330)
build_miniruby 0.001393 0.000226 1.718084 ( 1.714580)
build_ruby 0.001879 0.000000 4.380499 ( 4.483897)
build_all 0.005527 0.003270 6.658574 ( 2.848754)
build_install 0.013221 0.005891 9.286309 ( 4.892293)
test_btest 0.000724 0.000142 58.651554 ( 16.756655)
test_basic 0.008180 0.000842 0.910718 ( 0.961086)
test_all 0.082952 0.036784 633.274446 (189.401157)
test_rubyspec 0.037151 0.043158 113.270508 ( 25.108539)
total: 248.74 sec