Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-205543
#<BuildRuby:0x000055bf1d498f40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220401-205543",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006445 0.005105 0.994915 ( 1.440049)
build_miniruby 0.001311 0.000655 0.069677 ( 0.069072)
build_ruby 0.001069 0.000534 0.075424 ( 0.075495)
build_all 0.006009 0.005176 4.272148 ( 0.877633)
build_install 0.020750 0.003372 8.513273 ( 3.010919)
test_btest 0.001187 0.000000 70.839577 ( 8.382086)
test_basic 0.005766 0.000914 0.329252 ( 0.419983)
test_all 0.001976 0.000000 692.494646 ( 67.719166)
test_rubyspec 0.082828 0.100716 46.278186 ( 51.441004)
total: 133.44 sec