Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260305-210846
#<BuildRuby:0x000073e2078efdc0
@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.20260305-210846",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000038 0.000009 0.000047 ( 0.000048)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000832 0.006260 2.740581 ( 2.946347)
build_miniruby 0.001407 0.000174 2.008098 ( 1.980622)
build_ruby 0.000556 0.001593 5.137554 ( 5.201180)
build_all 0.007526 0.001009 6.927601 ( 3.007793)
build_install 0.013637 0.006071 9.660455 ( 5.403655)
test_btest 0.000017 0.001011 84.300857 ( 23.579723)
test_basic 0.005356 0.003442 1.190255 ( 1.233274)
test_all 0.083110 0.050587 853.287221 (287.637075)
test_rubyspec 0.046875 0.045415 137.839620 ( 32.138202)
total: 363.13 sec