Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250722-210255
#<BuildRuby:0x000074430904fdd8
@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.20250722-210255",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003983 0.003016 2.997286 ( 2.171853)
build_miniruby 0.000474 0.000894 1.142449 ( 1.139487)
build_ruby 0.001574 0.000122 2.725549 ( 2.959126)
build_all 0.006567 0.000724 5.136895 ( 2.001331)
build_install 0.013392 0.002471 7.768293 ( 3.834791)
test_btest 0.002170 0.000004 54.324709 ( 14.763644)
test_basic 0.005303 0.002591 0.774898 ( 0.824797)
test_all 0.086688 0.024649 593.664992 (179.276111)
test_rubyspec 0.041981 0.033667 149.079872 ( 28.564086)
total: 235.54 sec