Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-052555
#<BuildRuby:0x000055779b61cb88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-052555",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004740 0.005170 0.964173 ( 1.413079)
build_miniruby 0.001783 0.000446 0.071192 ( 0.068952)
build_ruby 0.001675 0.000419 0.078175 ( 0.075653)
build_all 0.006417 0.003842 1.522649 ( 0.561690)
build_install 0.015817 0.006623 1.890084 ( 0.919013)
test_btest 0.000791 0.000248 72.848705 ( 8.318761)
test_basic 0.006339 0.001981 0.330000 ( 0.418525)
test_all 0.002116 0.000661 678.932355 ( 66.955830)
test_rubyspec 0.098936 0.070435 46.010722 ( 54.559749)
total: 133.29 sec