Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-115548
#<BuildRuby:0x000055e5eef189c8
@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.20220919-115548",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000036 0.000013 0.000049 ( 0.000047)
build_up 0.001298 0.008934 1.093355 ( 2.216528)
build_miniruby 0.001444 0.000787 0.117509 ( 0.112816)
build_ruby 0.001235 0.000674 0.108786 ( 0.091303)
build_all 0.005842 0.005280 1.615173 ( 0.668277)
build_install 0.017573 0.004177 1.956276 ( 0.972485)
test_btest 0.001087 0.000543 79.352452 ( 8.211420)
test_basic 0.007782 0.000000 0.383327 ( 0.471932)
test_all 0.003037 0.000148 639.591467 ( 67.019617)
test_rubyspec 0.118513 0.054394 45.447482 ( 53.655813)
total: 133.42 sec