Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-113009
#<BuildRuby:0x000055f48ec68620
@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.20220913-113009",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000026 0.000008 0.000034 ( 0.000031)
configure 0.000041 0.000012 0.000053 ( 0.000052)
build_up 0.008989 0.002452 1.157366 ( 1.117166)
build_miniruby 0.001539 0.000419 0.070053 ( 0.068739)
build_ruby 0.001489 0.000406 0.077098 ( 0.076326)
build_all 0.009211 0.000000 1.555341 ( 0.621762)
build_install 0.017148 0.005391 1.918702 ( 0.949474)
test_btest 0.000794 0.000199 95.430131 ( 9.528396)
test_basic 0.006774 0.000000 0.354972 ( 0.446526)
test_all 0.003051 0.000409 691.265838 ( 68.994135)
test_rubyspec 0.112273 0.062206 47.163815 ( 55.637591)
total: 137.44 sec