Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-055552
#<BuildRuby:0x00007fbce32dfdc8
@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-055552",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000036 0.000008 0.000044 ( 0.000044)
build_up 0.005489 0.004315 4.192410 ( 6.526035)
build_miniruby 0.001582 0.000395 1.937284 ( 2.735162)
build_ruby 0.002088 0.000522 4.942911 ( 6.462451)
build_all 0.007902 0.004011 9.334216 ( 9.734484)
build_install 0.022114 0.005598 12.740654 ( 13.619588)
test_btest 0.000895 0.000234 130.156074 (143.248463)
test_basic 0.012442 0.000992 1.431452 ( 2.503234)
test_all 0.108687 0.053638 928.794003 (572.701827)
test_rubyspec 0.060330 0.034142 170.778638 ( 40.856439)
total: 798.39 sec