Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-015416
#<BuildRuby:0x0000564eba943c98
@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.20220603-015416",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002898 0.003639 0.848654 ( 1.662772)
build_miniruby 0.000981 0.000058 0.056758 ( 0.055492)
build_ruby 0.000990 0.000058 0.058863 ( 0.057665)
build_all 0.004144 0.000244 1.483192 ( 0.606879)
build_install 0.007153 0.003164 6.351372 ( 2.868709)
test_btest 0.000684 0.000065 49.301519 ( 8.763312)
test_basic 0.000000 0.005605 0.332852 ( 0.421213)
test_all 0.000753 0.001072 650.684215 ( 95.440451)
test_rubyspec 0.036615 0.031313 44.333003 ( 49.990023)
total: 159.87 sec