Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-122253
#<BuildRuby:0x000055abca0348e8
@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.20220219-122253",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004320 0.007045 0.926865 ( 1.288830)
build_miniruby 0.001714 0.000528 0.070311 ( 0.068573)
build_ruby 0.000000 0.002551 0.077551 ( 0.074669)
build_all 0.007937 0.001331 4.130745 ( 0.774630)
build_install 0.015911 0.006783 7.837568 ( 2.289955)
test_btest 0.000979 0.000346 74.379085 ( 7.795753)
test_basic 0.006129 0.002164 0.323840 ( 0.411434)
test_all 0.001608 0.000568 698.602488 ( 67.103282)
test_rubyspec 0.148744 0.028491 46.103870 ( 51.796204)
total: 131.60 sec