Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-060129
#<BuildRuby:0x000055a5b8252cc8
@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.20221204-060129",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009628 0.001299 1.225599 ( 1.212787)
build_miniruby 0.002507 0.000578 0.857978 ( 0.856747)
build_ruby 0.003920 0.000000 2.231070 ( 2.137417)
build_all 0.015943 0.004971 18.753889 ( 2.191697)
build_install 0.007417 0.014518 2.066715 ( 1.050364)
test_btest 0.001138 0.000433 89.081899 ( 9.228068)
test_basic 0.006579 0.002507 0.362520 ( 0.449492)
test_all 0.001190 0.001456 734.369828 ( 71.776212)
test_rubyspec 0.123875 0.065112 49.419070 ( 57.565541)
total: 146.47 sec