Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-143555
#<BuildRuby:0x00007fde4cc6fde0
@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.20240906-143555",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.004156 0.004026 3.921864 ( 3.881593)
build_miniruby 0.002023 0.000000 1.705468 ( 1.704181)
build_ruby 0.000000 0.002242 4.650446 ( 4.797345)
build_all 0.008323 0.000733 8.469649 ( 3.766131)
build_install 0.015256 0.004534 10.892997 ( 5.302427)
test_btest 0.001148 0.000000 120.502291 ( 31.350172)
test_basic 0.006621 0.003189 1.216271 ( 1.262289)
test_all 0.108638 0.044153 818.224511 (253.062734)
test_rubyspec 0.043113 0.045588 164.424220 ( 34.539839)
total: 339.67 sec