Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-155906
#<BuildRuby:0x000055eb46378ea8
@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.20221117-155906",
@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.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000070 0.000009 0.000079 ( 0.000083)
build_up 0.000000 0.008670 1.133313 ( 1.153752)
build_miniruby 0.000000 0.002046 0.916679 ( 0.917240)
build_ruby 0.000000 0.002345 2.355756 ( 2.270287)
build_all 0.016523 0.003036 18.350893 ( 2.227100)
build_install 0.015724 0.003897 1.895898 ( 0.994414)
test_btest 0.000903 0.000275 87.179272 ( 9.629664)
test_basic 0.006733 0.000766 0.333891 ( 0.427286)
test_all 0.002256 0.000000 673.654392 ( 73.311157)
test_rubyspec 0.066900 0.049621 50.773946 ( 59.304230)
total: 150.24 sec