Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-182612
#<BuildRuby:0x000055b6c125ab48
@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.20221018-182612",
@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.000006 0.000003 0.000009 ( 0.000010)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.009203 0.000000 1.129935 ( 1.239536)
build_miniruby 0.000000 0.002515 0.109499 ( 0.105789)
build_ruby 0.000880 0.000726 0.106454 ( 0.104186)
build_all 0.002758 0.005310 1.334706 ( 0.575256)
build_install 0.009350 0.006404 1.658556 ( 0.934495)
test_btest 0.002624 0.000000 62.149648 ( 6.471008)
test_basic 0.004932 0.001819 0.359435 ( 0.452612)
test_all 0.003978 0.003093 505.266831 ( 53.564638)
test_rubyspec 0.098136 0.035781 43.188023 ( 51.826747)
total: 115.28 sec