Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-201813
#<BuildRuby:0x00005577fa6b8d30
@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.20220827-201813",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009453 0.001791 0.963933 ( 1.770303)
build_miniruby 0.001313 0.000438 0.074389 ( 0.074426)
build_ruby 0.001169 0.000390 0.069648 ( 0.070373)
build_all 0.004987 0.004845 1.548281 ( 0.589232)
build_install 0.017980 0.004715 1.874521 ( 0.928537)
test_btest 0.001224 0.000000 80.342354 ( 8.293541)
test_basic 0.002125 0.004819 0.330747 ( 0.422358)
test_all 0.002097 0.003064 686.145222 ( 67.698136)
test_rubyspec 0.099177 0.068049 45.730725 ( 54.116434)
total: 133.96 sec