Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-065500
#<BuildRuby:0x00005580a2c79570
@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.20220821-065500",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009606 0.000873 0.812860 ( 1.030269)
build_miniruby 0.001105 0.000170 0.060656 ( 0.059862)
build_ruby 0.001403 0.000215 0.067397 ( 0.066838)
build_all 0.004566 0.003658 1.263598 ( 0.475862)
build_install 0.015591 0.000460 1.565013 ( 0.793887)
test_btest 0.001061 0.000177 54.369813 ( 6.143111)
test_basic 0.005189 0.000865 0.293776 ( 0.386122)
test_all 0.003702 0.000394 475.974613 ( 51.682694)
test_rubyspec 0.114042 0.036262 41.902215 ( 50.426687)
total: 111.07 sec