Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-034136
#<BuildRuby:0x00007f01574cfdd8
@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.20240905-034136",
@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.000031 0.000008 0.000039 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.004238 0.004102 4.039191 ( 4.321153)
build_miniruby 0.000000 0.002314 1.782504 ( 1.819747)
build_ruby 0.001264 0.000796 4.592931 ( 4.940003)
build_all 0.008565 0.001334 8.584486 ( 4.701657)
build_install 0.017083 0.005509 11.955228 ( 6.923888)
test_btest 0.000943 0.000277 125.126327 ( 44.391453)
test_basic 0.005445 0.004654 1.299025 ( 1.344708)
test_all 0.141904 0.016575 934.304313 (497.715584)
test_rubyspec 0.046582 0.049147 175.587460 ( 85.671980)
total: 651.83 sec