Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-075257
#<BuildRuby:0x00007f73f896fdc0
@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.20241030-075257",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.000109 0.006692 3.240274 ( 2.853259)
build_miniruby 0.001185 0.000437 1.214489 ( 1.212279)
build_ruby 0.001432 0.000528 3.467726 ( 3.662575)
build_all 0.002862 0.005222 6.267284 ( 2.531377)
build_install 0.017732 0.001899 8.948647 ( 4.166287)
test_btest 0.000639 0.000232 68.702183 ( 18.621397)
test_basic 0.009405 0.000174 0.908683 ( 0.954617)
test_all 0.104086 0.042350 725.124982 (233.393242)
test_rubyspec 0.053815 0.031960 119.541591 ( 25.389018)
total: 292.79 sec