Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250617-231139
#<BuildRuby:0x000074b38563fdc8
@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.20250617-231139",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004523 0.005979 5.200187 ( 6.823206)
build_miniruby 0.001582 0.000000 1.835575 ( 2.610766)
build_ruby 0.002207 0.000000 3.902772 ( 53.420423)
build_all 0.008032 0.001499 6.516666 ( 6.321901)
build_install 0.021244 0.005311 10.414066 ( 9.896676)
test_btest 0.000777 0.000194 57.989714 ( 62.288193)
test_basic 0.002346 0.006040 1.005344 ( 1.793336)
test_all 0.092647 0.042089 725.343114 (749.603946)
test_rubyspec 0.052705 0.029615 111.318073 ( 76.482564)
total: 969.24 sec