Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-044015
#<BuildRuby:0x0000555bcaf9bd90
@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.20220608-044015",
@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.000011 0.000003 0.000014 ( 0.000016)
build_up 0.005329 0.001332 0.821352 ( 0.902098)
build_miniruby 0.000726 0.000181 0.057045 ( 0.055869)
build_ruby 0.000977 0.000000 0.059291 ( 0.058113)
build_all 0.004163 0.000000 1.498907 ( 0.611055)
build_install 0.006967 0.004146 6.301168 ( 2.843675)
test_btest 0.000588 0.000157 49.277953 ( 8.467971)
test_basic 0.000000 0.006063 0.337100 ( 0.424642)
test_all 0.000000 0.001359 655.937744 ( 93.636968)
test_rubyspec 0.042800 0.058197 44.060361 ( 49.643460)
total: 156.64 sec