Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250906-224731
#<BuildRuby:0x00007967474ffdd0
@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.20250906-224731",
@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.000013 0.000004 0.000017 ( 0.000019)
autoconf 0.000040 0.000000 0.000040 ( 0.000041)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.003435 0.005582 4.511226 ( 2.885083)
build_miniruby 0.001076 0.000359 1.459107 ( 1.455798)
build_ruby 0.001552 0.000181 4.031657 ( 4.054625)
build_all 0.006845 0.001618 6.394057 ( 2.755763)
build_install 0.017990 0.003078 9.432026 ( 4.519591)
test_btest 0.000738 0.000227 62.109912 ( 17.922088)
test_basic 0.006644 0.002196 0.918423 ( 0.965620)
test_all 0.078538 0.043653 654.832246 (191.391617)
test_rubyspec 0.049013 0.028184 114.086943 ( 26.141977)
total: 252.09 sec