Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-093810
#<BuildRuby:0x000055d2abe7b048
@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-093810",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000821 0.004383 0.812353 ( 1.184384)
build_miniruby 0.000700 0.000388 0.815939 ( 0.815448)
build_ruby 0.001667 0.000926 2.708681 ( 2.740073)
build_all 0.004006 0.004120 11.985114 ( 0.987979)
build_install 0.011098 0.003726 3.382002 ( 0.957782)
test_btest 0.000527 0.000287 62.728429 ( 5.899855)
test_basic 0.000000 0.005573 0.395934 ( 0.475544)
test_all 0.054609 0.043185 367.738770 ( 41.998701)
test_rubyspec 0.024196 0.054725 40.728714 ( 53.250925)
total: 108.31 sec