Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-130222
#<BuildRuby:0x000055623b543fb0
@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.20220812-130222",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002656 0.003827 0.891041 ( 1.123935)
build_miniruby 0.000786 0.000000 0.057119 ( 0.055967)
build_ruby 0.000923 0.000000 0.059812 ( 0.058653)
build_all 0.004692 0.000000 1.541691 ( 0.587137)
build_install 0.007849 0.003627 5.676032 ( 2.183255)
test_btest 0.000602 0.000142 54.629036 ( 7.836441)
test_basic 0.005603 0.000359 0.328536 ( 0.416518)
test_all 0.001740 0.000387 595.164217 ( 88.164768)
test_rubyspec 0.080066 0.049826 44.075546 ( 51.426847)
total: 151.85 sec