Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-081404
#<BuildRuby:0x0000562411e10178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-081404",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004972 0.000407 0.790428 ( 1.163998)
build_miniruby 0.000723 0.000289 0.825727 ( 0.825884)
build_ruby 0.002006 0.000000 2.692748 ( 2.693108)
build_all 0.006239 0.001542 12.077352 ( 1.001580)
build_install 0.014353 0.000226 3.487873 ( 0.969345)
test_btest 0.000546 0.000156 66.982437 ( 4.455196)
test_basic 0.003902 0.001115 0.394306 ( 0.474095)
test_all 0.061275 0.036066 369.121200 ( 41.587859)
test_rubyspec 0.040841 0.041913 41.166610 ( 53.682882)
total: 106.85 sec