Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250709-192728
#<BuildRuby:0x000079feb879fdc0
@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.20250709-192728",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.002999 0.003771 3.240545 ( 2.237193)
build_miniruby 0.000564 0.000797 1.394855 ( 1.391648)
build_ruby 0.000000 0.001558 3.159748 ( 3.343575)
build_all 0.005313 0.002026 5.619996 ( 2.298345)
build_install 0.015266 0.002834 8.710076 ( 4.499959)
test_btest 0.000688 0.000172 50.363472 ( 16.181447)
test_basic 0.005215 0.002472 0.832144 ( 1.063491)
test_all 0.084532 0.027996 600.633814 (188.227846)
test_rubyspec 0.039215 0.036787 144.736627 ( 24.695153)
total: 243.94 sec