Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251227-032825
#<BuildRuby:0x000073970d8cfdd0
@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.20251227-032825",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000041 0.000012 0.000053 ( 0.000052)
configure 0.000031 0.000009 0.000040 ( 0.000039)
build_up 0.001795 0.004258 2.115038 ( 2.276503)
build_miniruby 0.000479 0.001161 1.686812 ( 1.684496)
build_ruby 0.001859 0.000000 3.847860 ( 3.931496)
build_all 0.007401 0.000893 6.188475 ( 2.553269)
build_install 0.012819 0.005995 8.283712 ( 4.360974)
test_btest 0.000667 0.000206 73.268739 ( 18.971305)
test_basic 0.006112 0.003317 0.934213 ( 0.979416)
test_all 0.099129 0.028472 741.839288 (229.555557)
test_rubyspec 0.046476 0.039139 131.063819 ( 33.719497)
total: 298.03 sec