Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251225-020519
#<BuildRuby:0x0000774619f3fdc8
@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.20251225-020519",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000042 0.000008 0.000050 ( 0.000049)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.002985 0.004213 2.806487 ( 3.297414)
build_miniruby 0.001663 0.000142 2.107337 ( 2.138794)
build_ruby 0.000347 0.001872 5.414835 ( 5.590707)
build_all 0.006487 0.003615 7.553797 ( 4.741708)
build_install 0.018316 0.004592 10.215031 ( 7.247621)
test_btest 0.000160 0.000820 83.112594 ( 46.352265)
test_basic 0.007170 0.003343 1.241963 ( 1.415741)
test_all 0.096936 0.040058 841.180419 (530.569975)
test_rubyspec 0.057726 0.028051 134.591599 ( 69.988047)
total: 671.34 sec