Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260110-110625
#<BuildRuby:0x00007357af8dfde0
@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.20260110-110625",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000049 0.000000 0.000049 ( 0.000051)
build_up 0.000364 0.006893 3.055376 ( 2.853952)
build_miniruby 0.001163 0.000376 1.885983 ( 1.884074)
build_ruby 0.001172 0.000727 4.848281 ( 4.880713)
build_all 0.005706 0.003888 7.232395 ( 3.296742)
build_install 0.012661 0.008300 10.279935 ( 5.909158)
test_btest 0.000000 0.000928 80.055645 ( 25.393608)
test_basic 0.007629 0.004944 1.221773 ( 1.280185)
test_all 0.088602 0.046265 867.754756 (262.757555)
test_rubyspec 0.054106 0.035115 139.695606 ( 32.280482)
total: 340.54 sec