Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-201327
#<BuildRuby:0x00007fbb3e4efdd0
@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.20241115-201327",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000050 0.000000 0.000050 ( 0.000051)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.003895 0.003375 3.854551 ( 3.775997)
build_miniruby 0.001800 0.000000 1.592064 ( 1.592617)
build_ruby 0.002025 0.000000 3.843224 ( 3.956559)
build_all 0.003137 0.005343 6.268805 ( 2.672765)
build_install 0.013934 0.005034 8.527773 ( 4.109416)
test_btest 0.001110 0.000000 79.650669 ( 22.504624)
test_basic 0.005538 0.003574 0.966879 ( 1.019289)
test_all 0.094545 0.050464 677.471445 (197.896679)
test_rubyspec 0.050285 0.032120 118.962158 ( 24.451449)
total: 261.98 sec