Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260315-054328
#<BuildRuby:0x000072708b87fdc0
@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.20260315-054328",
@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.000006 0.000027 ( 0.000028)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000029 0.000008 0.000037 ( 0.000038)
build_up 0.004113 0.004034 3.092489 ( 3.664216)
build_miniruby 0.001042 0.000752 2.433096 ( 2.671402)
build_ruby 0.001524 0.000458 4.541640 ( 40.909601)
build_all 0.008029 0.002112 8.736137 ( 4.364147)
build_install 0.013990 0.004396 9.275878 ( 5.292298)
test_btest 0.000498 0.000539 76.969037 ( 20.475303)
test_basic 0.004467 0.005704 1.143437 ( 1.184030)
test_all 0.087185 0.048840 841.204619 (238.995974)
test_rubyspec 0.051573 0.039904 138.067900 ( 32.723398)
total: 350.28 sec