Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-105421
#<BuildRuby:0x00007f98d0f7fdd0
@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.20240806-105421",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000031)
build_up 0.004136 0.004012 3.531251 ( 3.539905)
build_miniruby 0.001257 0.000325 1.587272 ( 1.583868)
build_ruby 0.001417 0.000366 3.939747 ( 4.074064)
build_all 0.009067 0.000000 8.264580 ( 3.137021)
build_install 0.016074 0.002379 10.680112 ( 4.737288)
test_btest 0.000750 0.000173 121.292743 ( 33.172144)
test_basic 0.006236 0.004486 1.104612 ( 1.327581)
test_all 0.103187 0.050466 812.737881 (242.532988)
test_rubyspec 0.050395 0.042446 165.062107 ( 35.161487)
total: 329.27 sec