Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250514-204103
#<BuildRuby:0x00007fd3ebdefdc0
@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.20250514-204103",
@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.000006 0.000018 ( 0.000017)
autoconf 0.000019 0.000010 0.000029 ( 0.000029)
configure 0.000015 0.000008 0.000023 ( 0.000023)
build_up 0.002390 0.003115 1.693566 ( 1.835413)
build_miniruby 0.001022 0.000542 1.087702 ( 1.085038)
build_ruby 0.001267 0.000670 2.959857 ( 3.114705)
build_all 0.004715 0.002496 5.086288 ( 2.055044)
build_install 0.013162 0.002194 6.715067 ( 3.481164)
test_btest 0.000581 0.000275 46.655691 ( 12.720925)
test_basic 0.002078 0.005417 0.660963 ( 0.718045)
test_all 0.091645 0.023944 527.613415 (207.918274)
test_rubyspec 0.037243 0.041335 111.594257 ( 19.352637)
total: 252.28 sec