Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251220-192720
#<BuildRuby:0x000078569347fdd0
@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.20251220-192720",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.004897 0.002581 3.194942 ( 3.195807)
build_miniruby 0.000567 0.001132 1.989562 ( 2.052777)
build_ruby 0.001318 0.000862 4.852761 ( 31.410832)
build_all 0.002000 0.008293 7.257924 ( 3.250411)
build_install 0.020356 0.003872 10.151157 ( 8.154723)
test_btest 0.000842 0.000216 79.998100 ( 35.655898)
test_basic 0.003299 0.005162 1.129851 ( 3.912793)
test_all 0.101636 0.034692 820.375083 (435.256521)
test_rubyspec 0.054931 0.033368 133.294798 ( 49.997881)
total: 572.89 sec