Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251229-003236
#<BuildRuby:0x0000751bd104fdc8
@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.20251229-003236",
@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.000028 0.000000 0.000028 ( 0.000027)
autoconf 0.000046 0.000000 0.000046 ( 0.000045)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.000546 0.005755 2.331796 ( 2.473919)
build_miniruby 0.001441 0.000107 1.383194 ( 1.379940)
build_ruby 0.001767 0.000000 4.146817 ( 4.236744)
build_all 0.008057 0.000204 6.269814 ( 2.627187)
build_install 0.014701 0.004083 8.689594 ( 5.005429)
test_btest 0.000000 0.000880 71.502580 ( 18.725143)
test_basic 0.003340 0.005320 1.073168 ( 1.122321)
test_all 0.092451 0.034552 700.232423 (205.342040)
test_rubyspec 0.055642 0.029506 128.647806 ( 26.124511)
total: 267.04 sec