Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250319-024647
#<BuildRuby:0x00007f5885e6fde0
@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.20250319-024647",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000028)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.001337 0.004644 2.320399 ( 2.168185)
build_miniruby 0.001042 0.000429 1.117952 ( 1.115400)
build_ruby 0.001244 0.000513 3.218522 ( 3.419671)
build_all 0.005202 0.002142 4.978678 ( 1.970578)
build_install 0.021731 0.001072 8.363061 ( 5.837257)
test_btest 0.000681 0.000227 47.888470 ( 19.747684)
test_basic 0.009743 0.000031 0.780062 ( 0.837348)
test_all 0.070011 0.044497 601.814389 (241.588633)
test_rubyspec 0.051718 0.025712 100.678014 ( 35.558502)
total: 312.24 sec