Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251216-082702
#<BuildRuby:0x00007070026ffdc8
@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.20251216-082702",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.003724 0.003484 2.667283 ( 2.432994)
build_miniruby 0.001151 0.000322 1.554355 ( 1.551007)
build_ruby 0.001637 0.000170 4.009397 ( 4.086764)
build_all 0.006307 0.002095 6.500041 ( 2.649910)
build_install 0.014843 0.003779 8.692753 ( 4.593188)
test_btest 0.000168 0.000801 74.197868 ( 19.746206)
test_basic 0.006817 0.001013 1.023468 ( 1.074475)
test_all 0.087865 0.041374 719.926709 (216.932292)
test_rubyspec 0.051656 0.035244 125.456221 ( 26.689641)
total: 279.76 sec