Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-032559
#<BuildRuby:0x0000556d64ec8160
@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.20231107-032559",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004876 0.000043 1.379561 ( 1.646874)
build_miniruby 0.000972 0.000046 0.881845 ( 0.881891)
build_ruby 0.001202 0.000057 2.724394 ( 2.724716)
build_all 0.009780 0.000466 17.590589 ( 1.540205)
build_install 0.001058 0.008147 5.186642 ( 1.224990)
test_btest 0.000891 0.000117 90.893368 ( 7.463015)
test_basic 0.004285 0.000000 0.806119 ( 0.883788)
test_all 0.103654 0.035992 546.257693 ( 49.490790)
test_rubyspec 0.036182 0.021140 51.571821 ( 63.884982)
total: 129.74 sec