Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-224205
#<BuildRuby:0x0000563d086b2ee8
@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.20231212-224205",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003938 0.000926 1.382427 ( 1.719824)
build_miniruby 0.001023 0.000241 0.951569 ( 0.950509)
build_ruby 0.001174 0.000277 2.831171 ( 2.831655)
build_all 0.009996 0.000291 16.994808 ( 1.488841)
build_install 0.008037 0.001692 4.988068 ( 1.194129)
test_btest 0.000614 0.000129 90.331017 ( 7.726827)
test_basic 0.000537 0.003766 0.710847 ( 0.788236)
test_all 0.099534 0.039166 544.162638 ( 60.191815)
test_rubyspec 0.025170 0.025652 50.767218 ( 63.007545)
total: 139.90 sec