Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250621-190919
#<BuildRuby:0x00007daa58a3fdd8
@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.20250621-190919",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.003459 0.004160 3.576047 ( 2.625235)
build_miniruby 0.000650 0.000937 1.579434 ( 1.576202)
build_ruby 0.002074 0.000004 3.799446 ( 4.000901)
build_all 0.005362 0.003834 6.003502 ( 4.302381)
build_install 0.019664 0.005901 9.599998 ( 18.424272)
test_btest 0.000939 0.000123 52.950652 ( 16.733622)
test_basic 0.003266 0.004755 1.010550 ( 1.234807)
test_all 0.089692 0.038321 706.900803 (501.414616)
test_rubyspec 0.053601 0.028687 111.506961 ( 73.124954)
total: 623.44 sec