Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-063111
#<BuildRuby:0x000055b8b4d448e8
@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.20220603-063111",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002568 0.009639 0.992790 ( 2.540116)
build_miniruby 0.001329 0.000570 0.076834 ( 0.075119)
build_ruby 0.001372 0.000588 0.073659 ( 0.071776)
build_all 0.006815 0.002921 1.474264 ( 0.582861)
build_install 0.015508 0.005374 5.801257 ( 2.799532)
test_btest 0.000806 0.000332 73.191258 ( 8.302480)
test_basic 0.004861 0.002758 0.322524 ( 0.415198)
test_all 0.001374 0.000579 707.886356 ( 67.659996)
test_rubyspec 0.072373 0.100160 45.834539 ( 51.557442)
total: 134.01 sec