Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-211857
#<BuildRuby:0x0000563bc2a2b940
@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.20220401-211857",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007498 0.003900 1.006180 ( 1.076967)
build_miniruby 0.001809 0.000517 0.075080 ( 0.072617)
build_ruby 0.001728 0.000494 0.077846 ( 0.075319)
build_all 0.004064 0.005772 4.274989 ( 0.856970)
build_install 0.016624 0.007388 8.488688 ( 2.954381)
test_btest 0.001032 0.000387 79.415242 ( 8.321386)
test_basic 0.004993 0.001872 0.352757 ( 0.443167)
test_all 0.001313 0.000492 701.303427 ( 71.432062)
test_rubyspec 0.094062 0.070063 46.367834 ( 51.745304)
total: 136.98 sec