Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250707-184718
#<BuildRuby:0x000079e5fbe6fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250707-184718",
@make="make",
@no_timeout_error=nil,
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.003375 0.003151 2.346478 ( 1.836816)
build_miniruby 0.000769 0.000321 1.016101 ( 1.013769)
build_ruby 0.000952 0.000601 2.780992 ( 16.878564)
build_all 0.006288 0.001312 5.087083 ( 2.007973)
build_install 0.013913 0.005766 7.581387 ( 3.526238)
test_btest 0.000440 0.000401 47.289901 ( 12.880161)
test_basic 0.002406 0.003580 0.662020 ( 0.719596)
test_all 0.082552 0.032624 540.786351 (181.504282)
test_rubyspec 0.045088 0.034437 148.410541 ( 24.274495)
total: 244.64 sec