Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251006-132131
#<BuildRuby:0x000070407f97fdd0
@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-132131",
@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.000027 0.000007 0.000034 ( 0.000033)
autoconf 0.000041 0.000011 0.000052 ( 0.000051)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.006133 0.004601 5.178930 ( 4.019344)
build_miniruby 0.000499 0.001160 1.976605 ( 2.033875)
build_ruby 0.001929 0.000004 4.681908 ( 4.932329)
build_all 0.006521 0.003893 7.061217 ( 4.245617)
build_install 0.016767 0.004406 9.638823 ( 4.687579)
test_btest 0.000193 0.000817 64.820926 ( 20.023158)
test_basic 0.004887 0.003349 1.084745 ( 1.151845)
test_all 0.093453 0.030815 658.766590 (196.757778)
test_rubyspec 0.042581 0.038282 116.063591 ( 25.910700)
total: 263.77 sec