Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-182353
#<BuildRuby:0x0000561451aaaeb8
@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.20231206-182353",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004861 0.000218 1.422667 ( 1.765944)
build_miniruby 0.000000 0.001276 0.990713 ( 0.990116)
build_ruby 0.000000 0.001316 2.671907 ( 2.672906)
build_all 0.007796 0.002673 16.629023 ( 1.495870)
build_install 0.007585 0.002529 4.910079 ( 1.183306)
test_btest 0.000828 0.000276 83.561157 ( 7.978070)
test_basic 0.000179 0.004224 0.769302 ( 0.845785)
test_all 0.100974 0.032631 558.778209 ( 50.006694)
test_rubyspec 0.032338 0.015641 50.810934 ( 63.059054)
total: 130.00 sec