Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-124222
#<BuildRuby:0x000056514d17ef90
@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.20221101-124222",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004499 0.005545 1.123087 ( 1.178898)
build_miniruby 0.001252 0.000455 0.096919 ( 0.096271)
build_ruby 0.001149 0.000418 0.098712 ( 0.097842)
build_all 0.000000 0.008365 1.313892 ( 0.581388)
build_install 0.011741 0.004269 1.669833 ( 0.908167)
test_btest 0.001185 0.000592 64.569143 ( 6.825727)
test_basic 0.003883 0.001942 0.351914 ( 0.446761)
test_all 0.002647 0.004203 516.860231 ( 54.764288)
test_rubyspec 0.068388 0.067754 43.409572 ( 51.980234)
total: 116.88 sec