Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251211-214428
#<BuildRuby:0x00007f9710f0fdd0
@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.20251211-214428",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000039 0.000000 0.000039 ( 0.000040)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.005478 0.002337 3.162106 ( 3.034389)
build_miniruby 0.000896 0.000799 1.932049 ( 1.955528)
build_ruby 0.001308 0.000870 4.587794 ( 4.635633)
build_all 0.008051 0.002011 7.416203 ( 3.509349)
build_install 0.013928 0.006749 9.667481 ( 5.332018)
test_btest 0.000308 0.000885 78.881818 ( 37.427043)
test_basic 0.005052 0.002443 1.085153 ( 1.150959)
test_all 0.089352 0.040973 703.854215 (244.491522)
test_rubyspec 0.058014 0.028282 129.717560 ( 23.799776)
total: 325.34 sec