Logfile: /home/ko1/ruby/logs/brlog.trunk.20220410-120024
#<BuildRuby:0x0000555c0111cc10
@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.20220410-120024",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009279 0.001427 1.019725 ( 4.653769)
build_miniruby 0.001916 0.000295 0.075523 ( 0.073452)
build_ruby 0.001408 0.000217 0.078599 ( 0.076541)
build_all 0.009727 0.000000 1.498418 ( 0.605181)
build_install 0.021586 0.001283 2.004998 ( 1.110091)
test_btest 0.001057 0.000125 73.822528 ( 8.481673)
test_basic 0.007594 0.000194 0.340262 ( 0.434289)
test_all 0.001708 0.000190 701.386273 ( 68.496331)
test_rubyspec 0.095515 0.075501 46.725795 ( 51.896599)
total: 135.83 sec