Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-185954
#<BuildRuby:0x00007fcea593fdc0
@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.20241107-185954",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.008092 0.000976 3.986295 ( 4.948483)
build_miniruby 0.001854 0.000000 1.668442 ( 1.891597)
build_ruby 0.002298 0.000015 4.374712 ( 5.108265)
build_all 0.009350 0.001163 6.598847 ( 5.245742)
build_install 0.006876 0.017821 9.781754 ( 8.641534)
test_btest 0.000849 0.000000 80.182639 ( 36.664143)
test_basic 0.006813 0.000170 1.024837 ( 1.700895)
test_all 0.123306 0.030813 750.006031 (329.383044)
test_rubyspec 0.028582 0.054245 118.642878 ( 30.873789)
total: 424.46 sec