Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-022357
#<BuildRuby:0x000055d6116db568
@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.20231216-022357",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005261 0.000483 1.395662 ( 1.761638)
build_miniruby 0.000739 0.000278 0.969397 ( 0.969253)
build_ruby 0.000946 0.000355 2.818004 ( 2.818815)
build_all 0.005690 0.004796 17.521167 ( 1.593367)
build_install 0.007657 0.001320 5.144849 ( 1.242524)
test_btest 0.001181 0.000000 90.114526 ( 7.602517)
test_basic 0.000284 0.003244 0.589357 ( 0.667636)
test_all 0.104914 0.033456 546.520806 ( 61.629412)
test_rubyspec 0.029618 0.022246 51.454257 ( 63.815547)
total: 142.10 sec