Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-111123
#<BuildRuby:0x000055d33602b5c0
@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.20230131-111123",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.003668 0.643110 ( 1.070263)
build_miniruby 0.000293 0.000635 0.635720 ( 0.635548)
build_ruby 0.000929 0.000254 2.037372 ( 2.036988)
build_all 0.007418 0.002023 11.941110 ( 1.462201)
build_install 0.006125 0.000264 1.500288 ( 0.708039)
test_btest 0.000541 0.000135 62.651214 ( 6.320505)
test_basic 0.000000 0.003748 0.245313 ( 0.340232)
test_all 0.000000 0.001115 477.753804 ( 45.481065)
test_rubyspec 0.003940 0.028109 35.029486 ( 45.520991)
total: 103.58 sec