Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250708-044233
#<BuildRuby:0x000073221e03fdc8
@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.20250708-044233",
@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.000027)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.002308 0.005609 3.597282 ( 2.837977)
build_miniruby 0.001377 0.000096 1.442826 ( 1.439348)
build_ruby 0.000977 0.000758 3.732222 ( 3.846975)
build_all 0.007391 0.000339 6.215565 ( 2.648519)
build_install 0.017203 0.003529 8.943641 ( 4.281811)
test_btest 0.000205 0.000802 54.266036 ( 15.543291)
test_basic 0.003317 0.003095 0.927768 ( 0.983592)
test_all 0.091954 0.029038 706.462811 (211.852042)
test_rubyspec 0.048141 0.031147 158.056584 ( 33.105068)
total: 276.54 sec