Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-150931
#<BuildRuby:0x0000563671014c00
@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.20220724-150931",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.011800 0.001091 1.008271 ( 1.154391)
build_miniruby 0.001303 0.000401 0.074256 ( 0.072724)
build_ruby 0.001601 0.000492 0.074065 ( 0.071766)
build_all 0.010196 0.000000 1.512409 ( 0.579835)
build_install 0.017518 0.005924 5.121393 ( 2.055265)
test_btest 0.000978 0.000271 72.195668 ( 8.174209)
test_basic 0.006676 0.000451 0.321771 ( 0.420078)
test_all 0.001652 0.000434 679.995230 ( 66.748446)
test_rubyspec 0.118426 0.060746 45.599309 ( 51.332986)
total: 130.61 sec