Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-144632
#<BuildRuby:0x0000564469f3f5f8
@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-144632",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003815 0.000848 1.392186 ( 1.738179)
build_miniruby 0.000000 0.000952 0.951748 ( 0.951401)
build_ruby 0.000000 0.001378 3.098365 ( 3.099087)
build_all 0.004412 0.005871 17.506427 ( 1.579408)
build_install 0.006571 0.002075 5.154032 ( 1.235029)
test_btest 0.000000 0.001158 88.650201 ( 7.571134)
test_basic 0.001686 0.002223 0.584543 ( 0.662705)
test_all 0.109090 0.029670 550.377162 ( 61.730158)
test_rubyspec 0.031053 0.021044 52.432488 ( 64.643302)
total: 143.21 sec