Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251223-080030
#<BuildRuby:0x0000780ef50efde0
@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.20251223-080030",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.004015 0.003787 3.083552 ( 3.817976)
build_miniruby 0.000000 0.001899 1.968981 ( 2.120312)
build_ruby 0.001615 0.000393 5.080496 ( 5.504993)
build_all 0.009336 0.001251 7.532877 ( 5.630071)
build_install 0.017609 0.007182 10.650973 ( 8.932843)
test_btest 0.001141 0.000000 83.677631 ( 57.830855)
test_basic 0.008632 0.003833 1.242375 ( 1.406894)
test_all 0.097472 0.036432 761.168194 (423.654975)
test_rubyspec 0.058657 0.026982 134.554323 ( 75.144126)
total: 584.04 sec