Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250511-065936
#<BuildRuby:0x00007f975cf4fdd0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250511-065936",
@make="make",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003230 0.002873 1.875038 ( 2.009307)
build_miniruby 0.001191 0.000288 1.140147 ( 1.137149)
build_ruby 0.002001 0.000000 3.276768 ( 3.410250)
build_all 0.006293 0.001037 5.117659 ( 2.052182)
build_install 0.011637 0.003933 6.804043 ( 3.493920)
test_btest 0.000895 0.000000 48.614723 ( 13.542416)
test_basic 0.007459 0.000094 0.680321 ( 0.732863)
test_all 0.072337 0.047541 562.339073 (177.118988)
test_rubyspec 0.045015 0.032370 113.366108 ( 34.564464)
total: 238.06 sec