Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-201826
#<BuildRuby:0x000055fcc4fad298
@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.20221007-201826",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004159 0.005618 1.108881 ( 1.309777)
build_miniruby 0.001975 0.000000 0.103262 ( 0.102194)
build_ruby 0.001748 0.000000 0.099873 ( 0.098077)
build_all 0.006652 0.002656 1.352212 ( 0.579941)
build_install 0.012967 0.001311 1.642041 ( 0.893781)
test_btest 0.001583 0.000565 60.311973 ( 6.785578)
test_basic 0.005003 0.001787 0.350973 ( 0.441197)
test_all 0.006365 0.000324 512.322926 ( 54.647035)
test_rubyspec 0.062067 0.071706 42.680635 ( 51.220626)
total: 116.08 sec