Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-022030
#<BuildRuby:0x000055c67d418a68
@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.20220818-022030",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006946 0.003734 0.814899 ( 1.122089)
build_miniruby 0.001752 0.000000 0.059234 ( 0.057439)
build_ruby 0.001803 0.000000 0.059893 ( 0.057486)
build_all 0.006747 0.001309 1.274683 ( 0.468117)
build_install 0.006010 0.009149 1.588323 ( 0.793415)
test_btest 0.000750 0.000234 50.669964 ( 6.225000)
test_basic 0.004621 0.001444 0.296611 ( 0.386205)
test_all 0.004246 0.000000 500.621515 ( 52.961171)
test_rubyspec 0.096746 0.043862 41.799229 ( 49.348814)
total: 111.42 sec