Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-154604
#<BuildRuby:0x000055b64ceb43a0
@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.20220826-154604",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009440 0.002360 0.959183 ( 1.029325)
build_miniruby 0.001731 0.000433 0.075483 ( 0.073463)
build_ruby 0.001634 0.000408 0.076634 ( 0.074789)
build_all 0.009035 0.000927 1.534907 ( 0.582209)
build_install 0.015688 0.006672 1.888896 ( 0.922430)
test_btest 0.000000 0.001306 77.169979 ( 8.463641)
test_basic 0.000924 0.006259 0.322951 ( 0.412711)
test_all 0.003886 0.000455 674.506901 ( 66.812192)
test_rubyspec 0.104959 0.066681 45.573164 ( 54.070375)
total: 132.44 sec