Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-082212
#<BuildRuby:0x000055caaace8a90
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-082212",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010335 0.000421 1.211939 ( 2.337983)
build_miniruby 0.002328 0.000155 0.848327 ( 0.868165)
build_ruby 0.003467 0.000000 2.218502 ( 2.167057)
build_all 0.014421 0.004558 18.481079 ( 2.173271)
build_install 0.012668 0.008975 2.056495 ( 1.049616)
test_btest 0.001140 0.000207 86.763762 ( 9.149925)
test_basic 0.002106 0.005074 0.346174 ( 0.436723)
test_all 0.001680 0.000382 694.128289 ( 71.926033)
test_rubyspec 0.099491 0.044307 49.042041 ( 57.567520)
total: 147.68 sec