Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-075600
#<BuildRuby:0x0000562b39a0ff18
@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.20220519-075600",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006501 0.000000 0.855087 ( 0.944475)
build_miniruby 0.001070 0.000000 0.057279 ( 0.056053)
build_ruby 0.000998 0.000000 0.058254 ( 0.056927)
build_all 0.000000 0.004240 1.497759 ( 0.609675)
build_install 0.008654 0.000451 6.303752 ( 2.859782)
test_btest 0.000573 0.000036 54.684735 ( 8.087458)
test_basic 0.002067 0.003502 0.256212 ( 0.345205)
test_all 0.002235 0.000235 624.231385 ( 93.997654)
test_rubyspec 0.074177 0.045496 44.079889 ( 49.668894)
total: 156.63 sec