Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-234944
#<BuildRuby:0x00007f0d0067fde0
@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.20241111-234944",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.007575 3.523214 ( 3.453987)
build_miniruby 0.000000 0.001603 1.286242 ( 1.283493)
build_ruby 0.000000 0.001862 4.002565 ( 4.140374)
build_all 0.005742 0.002701 6.395649 ( 2.660820)
build_install 0.012112 0.004037 9.189433 ( 4.345118)
test_btest 0.000838 0.000279 79.422842 ( 22.602959)
test_basic 0.004261 0.005411 1.032206 ( 1.079793)
test_all 0.122219 0.023142 728.130655 (213.390512)
test_rubyspec 0.045270 0.035560 119.170989 ( 28.288338)
total: 281.25 sec