Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-092921
#<BuildRuby:0x0000563ac36f4d30
@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.20220906-092921",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004541 0.006607 0.957296 ( 1.117690)
build_miniruby 0.001499 0.000536 0.070684 ( 0.068340)
build_ruby 0.001834 0.000655 0.077108 ( 0.074314)
build_all 0.005857 0.004684 1.548109 ( 0.599413)
build_install 0.019675 0.002521 1.892320 ( 0.932810)
test_btest 0.000828 0.000276 97.068739 ( 9.272865)
test_basic 0.006101 0.002034 0.347028 ( 0.434622)
test_all 0.004888 0.000010 631.008323 ( 65.691518)
test_rubyspec 0.098870 0.066445 47.100987 ( 55.436849)
total: 133.63 sec