Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-194137
#<BuildRuby:0x000055e6e8438a58
@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.20220404-194137",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009874 0.001856 0.996121 ( 1.077751)
build_miniruby 0.001327 0.000408 0.075761 ( 0.073765)
build_ruby 0.001380 0.000425 0.066858 ( 0.065227)
build_all 0.008778 0.001214 4.167908 ( 0.852928)
build_install 0.016315 0.007189 8.398089 ( 2.953017)
test_btest 0.000876 0.000277 73.687046 ( 8.412284)
test_basic 0.007777 0.000000 0.334758 ( 0.430386)
test_all 0.001544 0.000133 678.733291 ( 66.413714)
test_rubyspec 0.114333 0.068737 46.424837 ( 51.568024)
total: 131.85 sec