Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260316-040920
#<BuildRuby:0x000074101388fdc8
@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.20260316-040920",
@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.000030 0.000009 0.000039 ( 0.000039)
configure 0.000047 0.000000 0.000047 ( 0.000046)
build_up 0.003964 0.002738 2.242434 ( 2.480332)
build_miniruby 0.000502 0.001160 1.897037 ( 1.872937)
build_ruby 0.000980 0.000996 4.417741 ( 4.455716)
build_all 0.002569 0.005859 6.347355 ( 2.648952)
build_install 0.013711 0.005403 8.477214 ( 4.598913)
test_btest 0.000720 0.000272 80.683296 ( 22.721298)
test_basic 0.003594 0.007078 1.122089 ( 1.162438)
test_all 0.104591 0.035701 825.370638 (239.504155)
test_rubyspec 0.060243 0.033300 142.495824 ( 35.645032)
total: 315.09 sec