Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-103419
#<BuildRuby:0x000056124690c0a0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231224-103419",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004151 0.001298 1.102474 ( 1.456456)
build_miniruby 0.001432 0.000448 0.983023 ( 0.981934)
build_ruby 0.001045 0.000327 2.740776 ( 2.741548)
build_all 0.010241 0.000000 16.624131 ( 1.478045)
build_install 0.008631 0.000346 4.836678 ( 1.168526)
test_btest 0.000839 0.000210 84.015580 ( 7.791460)
test_basic 0.002590 0.002753 0.745020 ( 0.820999)
test_all 0.082893 0.051679 506.034307 ( 57.164390)
test_rubyspec 0.027008 0.021924 51.815073 ( 64.093350)
total: 137.70 sec