Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251216-084745
#<BuildRuby:0x000072a36352fde0
@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-084745",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.000941 0.006003 2.919194 ( 2.779412)
build_miniruby 0.000590 0.000986 1.401379 ( 1.398154)
build_ruby 0.001190 0.000738 4.382489 ( 4.415735)
build_all 0.007252 0.002082 6.982143 ( 3.063695)
build_install 0.016256 0.005086 9.442123 ( 5.335393)
test_btest 0.000000 0.000900 76.282239 ( 22.414900)
test_basic 0.004393 0.004619 1.123136 ( 1.170917)
test_all 0.100658 0.032589 752.584846 (230.740464)
test_rubyspec 0.052465 0.030347 128.600331 ( 29.944875)
total: 301.26 sec