Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-143828
#<BuildRuby:0x0000557d6d60caf8
@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.20220311-143828",
@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.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008692 0.001480 1.003422 ( 1.085675)
build_miniruby 0.001500 0.000461 0.074525 ( 0.073454)
build_ruby 0.001384 0.000426 0.069825 ( 0.069378)
build_all 0.007548 0.002323 1.494336 ( 0.610260)
build_install 0.009583 0.012090 5.257637 ( 2.197470)
test_btest 0.001444 0.000000 76.837062 ( 8.371556)
test_basic 0.003092 0.005053 0.338482 ( 0.428456)
test_all 0.001242 0.000580 694.372575 ( 67.303855)
test_rubyspec 0.098492 0.066992 46.158450 ( 51.292751)
total: 131.43 sec