Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-143848
#<BuildRuby:0x00007f6c7a58fdc0
@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.20240708-143848",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000063 0.000000 0.000063 ( 0.000060)
configure 0.000034 0.000000 0.000034 ( 0.000035)
build_up 0.008116 0.000000 3.287859 ( 2.789785)
build_miniruby 0.001696 0.000000 1.155578 ( 1.152342)
build_ruby 0.001966 0.000003 3.348894 ( 3.559124)
build_all 0.008534 0.000219 7.191158 ( 2.809607)
build_install 0.015012 0.004039 9.379769 ( 4.067768)
test_btest 0.000837 0.000056 103.058204 ( 26.497718)
test_basic 0.005950 0.003593 0.929915 ( 0.981058)
test_all 0.098443 0.054726 748.206832 (210.669956)
test_rubyspec 0.056026 0.033782 165.072202 ( 28.360095)
total: 280.89 sec