Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-005541
#<BuildRuby:0x000055e0b0249550
@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.20220801-005541",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005676 0.005001 0.832821 ( 1.104814)
build_miniruby 0.002147 0.000330 0.064830 ( 0.064653)
build_ruby 0.001105 0.000170 0.063828 ( 0.064778)
build_all 0.004587 0.005885 1.258496 ( 0.473906)
build_install 0.010158 0.006690 4.215428 ( 1.820277)
test_btest 0.001081 0.000308 51.611039 ( 6.445541)
test_basic 0.002914 0.003027 0.301695 ( 0.394515)
test_all 0.001785 0.000558 512.606281 ( 53.313038)
test_rubyspec 0.071727 0.063882 42.029545 ( 48.011458)
total: 111.69 sec