Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260120-215156
#<BuildRuby:0x000073d5a266fdc8
@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.20260120-215156",
@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.000024 0.000005 0.000029 ( 0.000031)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.004495 0.003127 2.774503 ( 2.556912)
build_miniruby 0.000442 0.001120 1.913502 ( 1.910063)
build_ruby 0.001957 0.000000 4.369061 ( 4.475555)
build_all 0.005373 0.003770 7.141443 ( 3.072706)
build_install 0.013881 0.006350 9.259596 ( 4.923698)
test_btest 0.000000 0.000999 78.700826 ( 23.303046)
test_basic 0.005621 0.003430 0.957923 ( 1.007521)
test_all 0.077610 0.050909 750.819192 (236.618569)
test_rubyspec 0.051783 0.034723 138.215131 ( 34.156882)
total: 312.03 sec