Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-171034
#<BuildRuby:0x0000555db26dff00
@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.20220701-171034",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.000000 0.006898 0.912890 ( 1.672806)
build_miniruby 0.000000 0.000980 0.058167 ( 0.057030)
build_ruby 0.000000 0.000872 0.059435 ( 0.058224)
build_all 0.000000 0.004255 1.546011 ( 0.617548)
build_install 0.007755 0.003136 6.312869 ( 2.864954)
test_btest 0.000565 0.000304 52.295000 ( 8.226477)
test_basic 0.000881 0.004714 0.288148 ( 0.376587)
test_all 0.000828 0.000510 654.184956 ( 93.188125)
test_rubyspec 0.041570 0.016890 44.588674 ( 50.237874)
total: 157.30 sec