Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250808-230231
#<BuildRuby:0x0000711a9968fdd8
@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.20250808-230231",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006548 0.001422 3.826107 ( 2.638121)
build_miniruby 0.000448 0.000860 1.509153 ( 1.506514)
build_ruby 0.000453 0.001149 3.581609 ( 3.700401)
build_all 0.005975 0.001269 5.329028 ( 2.202969)
build_install 0.010933 0.005340 7.759115 ( 3.615653)
test_btest 0.000826 0.000099 54.807663 ( 15.037701)
test_basic 0.000918 0.006861 0.916614 ( 0.971187)
test_all 0.089584 0.022905 610.762204 (190.441682)
test_rubyspec 0.047791 0.028576 149.757017 ( 24.834698)
total: 244.95 sec