Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-082721
#<BuildRuby:0x0000558eda783ea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220504-082721",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005794 0.000437 0.848420 ( 0.891708)
build_miniruby 0.000806 0.000186 0.056785 ( 0.055552)
build_ruby 0.000777 0.000179 0.057679 ( 0.056402)
build_all 0.003551 0.000820 1.477519 ( 0.596715)
build_install 0.007031 0.003954 6.273907 ( 2.810590)
test_btest 0.001234 0.000329 54.394020 ( 8.524965)
test_basic 0.001054 0.004774 0.334996 ( 0.423031)
test_all 0.001088 0.000363 621.784438 ( 88.538485)
test_rubyspec 0.086097 0.037291 43.828844 ( 48.717246)
total: 150.62 sec