Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-152652
#<BuildRuby:0x00007f7abffffdc0
@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.20240925-152652",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000040 0.000008 0.000048 ( 0.000047)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.005576 0.003445 4.610132 ( 3.965352)
build_miniruby 0.000000 0.001488 1.509945 ( 1.506754)
build_ruby 0.000000 0.002060 4.169767 ( 4.418488)
build_all 0.003901 0.005155 6.531696 ( 2.511859)
build_install 0.006749 0.014162 10.568227 ( 4.901305)
test_btest 0.000637 0.000229 94.703115 ( 25.150221)
test_basic 0.004538 0.006527 0.885754 ( 0.934897)
test_all 0.119340 0.029424 743.063689 (254.933754)
test_rubyspec 0.042910 0.037896 131.600289 ( 27.881470)
total: 326.21 sec