Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-104341
#<BuildRuby:0x0000562414dc49c8
@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-104341",
@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.000005)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010065 0.000719 1.128009 ( 1.092615)
build_miniruby 0.001932 0.000138 0.069829 ( 0.067754)
build_ruby 0.001865 0.000133 0.076338 ( 0.074521)
build_all 0.009619 0.000687 1.575505 ( 0.608743)
build_install 0.016245 0.006309 1.927469 ( 0.963742)
test_btest 0.000984 0.000123 95.351965 ( 9.596514)
test_basic 0.006047 0.000756 0.344063 ( 0.441745)
test_all 0.003773 0.000472 654.233777 ( 67.050488)
test_rubyspec 0.111391 0.063114 47.106747 ( 55.495416)
total: 135.39 sec