Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-162335
#<BuildRuby:0x00007f438c42fdc0
@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.20241201-162335",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.003408 0.003873 2.841472 ( 2.855004)
build_miniruby 0.001258 0.000315 1.163646 ( 1.160700)
build_ruby 0.001410 0.000352 3.006194 ( 3.227989)
build_all 0.007239 0.000000 5.338112 ( 2.200741)
build_install 0.010047 0.007351 7.782232 ( 3.714236)
test_btest 0.000666 0.000181 69.537058 ( 18.127708)
test_basic 0.002230 0.007488 0.768802 ( 0.815905)
test_all 0.098505 0.046478 668.739745 (192.681073)
test_rubyspec 0.044771 0.038673 113.883558 ( 21.555255)
total: 246.34 sec