Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-005758
#<BuildRuby:0x000055f2b737d480
@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-005758",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.009369 0.000594 1.174665 ( 2.173213)
build_miniruby 0.001514 0.000688 0.106498 ( 0.103504)
build_ruby 0.001670 0.000000 0.099167 ( 0.097705)
build_all 0.006848 0.001794 1.345831 ( 0.587673)
build_install 0.013556 0.001510 1.686875 ( 0.920652)
test_btest 0.001424 0.000508 61.597759 ( 6.581537)
test_basic 0.004526 0.001617 0.354193 ( 0.447149)
test_all 0.008099 0.000000 499.819053 ( 53.716835)
test_rubyspec 0.072426 0.059820 43.383793 ( 51.938561)
total: 116.57 sec