Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-070216
#<BuildRuby:0x0000559e7d1b3ac0
@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.20230205-070216",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003163 0.000243 0.620175 ( 1.033643)
build_miniruby 0.000837 0.000065 0.621235 ( 0.620659)
build_ruby 0.001062 0.000081 2.049945 ( 2.078027)
build_all 0.008675 0.000667 12.020524 ( 1.490169)
build_install 0.006087 0.000468 1.478714 ( 0.692677)
test_btest 0.000605 0.000047 65.050307 ( 5.990533)
test_basic 0.003881 0.000000 0.245618 ( 0.340604)
test_all 0.001429 0.000000 486.000798 ( 51.453626)
test_rubyspec 0.011778 0.015341 34.509009 ( 45.094236)
total: 108.79 sec