Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-072806
#<BuildRuby:0x00007f95a899fdc8
@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.20240801-072806",
@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.000024 0.000008 0.000032 ( 0.000031)
autoconf 0.000040 0.000013 0.000053 ( 0.000052)
configure 0.000037 0.000012 0.000049 ( 0.000049)
build_up 0.004619 0.004212 4.264620 ( 7.030544)
build_miniruby 0.001394 0.000477 1.899597 ( 2.174296)
build_ruby 0.002405 0.000000 4.839209 ( 28.407201)
build_all 0.008804 0.002478 9.502634 ( 8.670606)
build_install 0.020025 0.006675 12.651475 ( 12.707421)
test_btest 0.000745 0.000248 131.526575 (128.087269)
test_basic 0.002655 0.009974 1.446357 ( 2.254896)
test_all 0.135825 0.032499 972.949538 (1075.220238)
test_rubyspec 0.050603 0.047324 182.934820 (163.369576)
total: 1427.92 sec