Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-231038
#<BuildRuby:0x0000558cfa64b040
@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.20231123-231038",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005094 0.000340 1.168744 ( 1.549386)
build_miniruby 0.000861 0.000254 0.905478 ( 0.904590)
build_ruby 0.001308 0.000000 2.767409 ( 2.768345)
build_all 0.000000 0.010671 17.350411 ( 1.547925)
build_install 0.005828 0.003613 5.353185 ( 1.262976)
test_btest 0.000508 0.000231 87.744843 ( 7.724422)
test_basic 0.002834 0.001289 0.668096 ( 0.744630)
test_all 0.095089 0.040509 550.030756 ( 53.303532)
test_rubyspec 0.034025 0.018592 50.419542 ( 62.677601)
total: 132.48 sec