Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-214358
#<BuildRuby:0x0000563aacf87658
@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.20221203-214358",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006566 0.003651 1.206934 ( 1.207383)
build_miniruby 0.000000 0.002691 0.847304 ( 0.846130)
build_ruby 0.002561 0.000760 2.246525 ( 2.153782)
build_all 0.020614 0.000000 18.750518 ( 2.196802)
build_install 0.020992 0.001275 2.099288 ( 1.016078)
test_btest 0.001453 0.000232 88.495674 ( 9.379075)
test_basic 0.009654 0.000206 0.345682 ( 0.431170)
test_all 0.002531 0.000172 739.460292 ( 71.191118)
test_rubyspec 0.119826 0.055028 49.215842 ( 57.318872)
total: 145.74 sec