Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250320-064506
#<BuildRuby:0x00007f29c3e1fde0
@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.20250320-064506",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.001295 0.004345 2.365472 ( 2.223344)
build_miniruby 0.001104 0.000255 1.290914 ( 1.293224)
build_ruby 0.001521 0.000351 3.636124 ( 3.798831)
build_all 0.003285 0.005089 5.458409 ( 2.418156)
build_install 0.008959 0.011608 7.590379 ( 4.150826)
test_btest 0.000683 0.000235 48.234184 ( 15.318731)
test_basic 0.008232 0.002838 0.896674 ( 0.971518)
test_all 0.082757 0.037033 551.719572 (165.361689)
test_rubyspec 0.028603 0.052402 97.914453 ( 23.766206)
total: 219.30 sec