Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251102-223507
#<BuildRuby:0x00007495ab77fdc0
@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.20251102-223507",
@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.000000 0.000050 0.000050 ( 0.000051)
autoconf 0.000000 0.000043 0.000043 ( 0.000042)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.001211 0.005026 2.246090 ( 2.417536)
build_miniruby 0.000781 0.000903 1.442963 ( 1.439038)
build_ruby 0.000892 0.000844 3.313617 ( 3.451481)
build_all 0.006531 0.001109 5.890484 ( 2.399938)
build_install 0.013618 0.004981 7.825631 ( 4.163025)
test_btest 0.000919 0.000000 61.176289 ( 16.589418)
test_basic 0.005420 0.002153 0.731634 ( 0.780470)
test_all 0.094262 0.029164 610.536339 (185.574394)
test_rubyspec 0.048069 0.035054 119.412639 ( 21.604834)
total: 238.42 sec