Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251219-071457
#<BuildRuby:0x00007144e94efdc8
@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.20251219-071457",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.003316 0.004097 2.946616 ( 2.744124)
build_miniruby 0.001561 0.000000 1.595606 ( 1.595330)
build_ruby 0.001806 0.000000 4.296591 ( 4.362183)
build_all 0.005851 0.003446 6.899137 ( 2.980505)
build_install 0.017967 0.002972 9.360592 ( 5.171479)
test_btest 0.000400 0.000767 77.356376 ( 23.127381)
test_basic 0.005485 0.003790 1.121962 ( 1.176042)
test_all 0.087472 0.044778 777.151611 (251.812114)
test_rubyspec 0.055908 0.028470 131.364048 ( 29.479693)
total: 322.45 sec