Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251006-175036
#<BuildRuby:0x00007045e629fdc8
@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.20251006-175036",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000036 0.000012 0.000048 ( 0.000047)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.005884 0.002971 4.315377 ( 2.784341)
build_miniruby 0.001255 0.000080 1.346277 ( 1.342723)
build_ruby 0.001580 0.000000 3.342184 ( 14.791682)
build_all 0.005205 0.002314 5.657052 ( 2.246918)
build_install 0.016875 0.002017 8.902582 ( 4.161124)
test_btest 0.000934 0.000000 60.067811 ( 19.115001)
test_basic 0.004949 0.002642 0.973992 ( 1.022257)
test_all 0.085674 0.032572 657.476221 (211.794435)
test_rubyspec 0.050148 0.029349 113.708343 ( 21.710964)
total: 278.97 sec