Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250721-061435
#<BuildRuby:0x00007223ea32fde0
@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.20250721-061435",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.006367 0.001105 3.780909 ( 2.662900)
build_miniruby 0.001026 0.000291 1.308979 ( 1.306001)
build_ruby 0.001258 0.000358 3.628870 ( 3.750872)
build_all 0.004128 0.003081 6.046460 ( 2.505015)
build_install 0.010732 0.006304 8.660639 ( 4.410758)
test_btest 0.001180 0.001078 59.251198 ( 16.501299)
test_basic 0.003876 0.004396 0.942221 ( 0.992644)
test_all 0.092600 0.026942 686.407713 (201.492179)
test_rubyspec 0.038865 0.044637 162.049801 ( 32.444007)
total: 266.07 sec