Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-033641
#<BuildRuby:0x00007fb573c9fdd0
@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.20240707-033641",
@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.000010 0.000029 ( 0.000029)
autoconf 0.000000 0.000092 0.000092 ( 0.000087)
configure 0.000000 0.000047 0.000047 ( 0.000048)
build_up 0.001913 0.006556 3.777067 ( 3.154402)
build_miniruby 0.000000 0.001749 1.319671 ( 1.316607)
build_ruby 0.001559 0.000672 3.679806 ( 3.838454)
build_all 0.005571 0.003301 7.820723 ( 3.120221)
build_install 0.016256 0.003390 10.095089 ( 4.546728)
test_btest 0.000765 0.000415 114.201674 ( 29.812530)
test_basic 0.004073 0.005939 1.073587 ( 1.120145)
test_all 0.119542 0.035736 837.795058 (229.800708)
test_rubyspec 0.053401 0.041414 178.881407 ( 30.474392)
total: 307.19 sec