Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251216-103814
#<BuildRuby:0x000079904a0cfdd8
@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.20251216-103814",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.004021 0.003187 2.839141 ( 2.653583)
build_miniruby 0.001654 0.000000 2.134464 ( 2.132961)
build_ruby 0.001680 0.000257 4.192213 ( 4.273510)
build_all 0.007028 0.001829 6.995101 ( 2.984614)
build_install 0.010990 0.009145 9.510148 ( 5.241311)
test_btest 0.000000 0.001028 76.959362 ( 22.605286)
test_basic 0.004095 0.003701 1.108422 ( 1.164757)
test_all 0.092020 0.040714 760.095181 (252.849595)
test_rubyspec 0.050609 0.033237 128.982988 ( 35.234973)
total: 329.14 sec