Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-231852
#<BuildRuby:0x0000558a39d9be58
@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.20220718-231852",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006693 0.000000 0.843144 ( 1.020441)
build_miniruby 0.001042 0.000000 0.056926 ( 0.055568)
build_ruby 0.000971 0.000000 0.059324 ( 0.058014)
build_all 0.004685 0.000000 1.536446 ( 0.606534)
build_install 0.003906 0.005378 5.644593 ( 2.194415)
test_btest 0.000825 0.000059 45.246756 ( 8.729420)
test_basic 0.004951 0.000354 0.288881 ( 0.378006)
test_all 0.001580 0.000112 609.478259 ( 90.622486)
test_rubyspec 0.060736 0.047926 43.951502 ( 49.572833)
total: 153.24 sec