Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-154126
#<BuildRuby:0x000055805b228a68
@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.20220822-154126",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000067 0.000005 0.000072 ( 0.000072)
build_up 0.008408 0.003577 0.835792 ( 0.894900)
build_miniruby 0.001697 0.000212 0.060129 ( 0.058545)
build_ruby 0.001632 0.000204 0.064714 ( 0.062671)
build_all 0.006932 0.000867 1.223602 ( 0.477011)
build_install 0.015634 0.000235 1.595853 ( 0.775513)
test_btest 0.000798 0.000084 53.118380 ( 5.964957)
test_basic 0.002929 0.003135 0.295297 ( 0.385697)
test_all 0.003678 0.000269 501.189234 ( 52.990024)
test_rubyspec 0.100767 0.029231 41.712690 ( 49.971021)
total: 111.58 sec