Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-161626
#<BuildRuby:0x000055ef9abec0c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-161626",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.002106 0.002798 1.136933 ( 1.528851)
build_miniruby 0.001337 0.000121 1.367683 ( 1.370171)
build_ruby 0.001331 0.000121 4.103589 ( 4.112038)
build_all 0.006213 0.003921 16.282500 ( 1.667461)
build_install 0.007049 0.008635 5.119410 ( 1.931833)
test_btest 0.000746 0.000000 81.448614 ( 10.859002)
test_basic 0.004913 0.000501 0.616767 ( 0.688351)
test_all 0.098417 0.023371 558.473908 ( 81.110753)
test_rubyspec 0.024242 0.037404 73.005240 ( 85.283282)
total: 188.55 sec