Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-063304
#<BuildRuby:0x00005623ac6c15f8
@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.20220424-063304",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009096 0.000791 0.890342 ( 1.285427)
build_miniruby 0.001184 0.000182 0.054022 ( 0.052997)
build_ruby 0.001487 0.000000 0.051823 ( 0.050405)
build_all 0.006823 0.000578 1.220419 ( 0.488998)
build_install 0.013409 0.005476 4.839984 ( 2.441136)
test_btest 0.001647 0.000000 51.379004 ( 5.996929)
test_basic 0.007871 0.000000 0.304658 ( 0.395130)
test_all 0.000000 0.002710 512.476858 ( 54.583210)
test_rubyspec 0.090942 0.035743 41.509689 ( 47.046101)
total: 112.34 sec