Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-230821
#<BuildRuby:0x000055e974277bb8
@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.20240110-230821",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.003727 0.000532 0.923238 ( 1.312904)
build_miniruby 0.001077 0.000154 0.924388 ( 0.925014)
build_ruby 0.001196 0.000170 2.738740 ( 2.741478)
build_all 0.005211 0.004426 14.878529 ( 1.390928)
build_install 0.009515 0.000153 4.352053 ( 1.177374)
test_btest 0.000568 0.000094 78.326513 ( 7.011450)
test_basic 0.000616 0.002805 0.451078 ( 0.529868)
test_all 0.101264 0.038781 504.485366 ( 60.898437)
test_rubyspec 0.025045 0.012250 49.298170 ( 61.830015)
total: 137.82 sec