Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-030140
#<BuildRuby:0x000056381a0c2c88
@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.20221017-030140",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.005981 0.004835 1.133635 ( 1.193124)
build_miniruby 0.001300 0.000591 0.102053 ( 0.098817)
build_ruby 0.001060 0.000481 0.105700 ( 0.103183)
build_all 0.002527 0.005677 1.365999 ( 0.581432)
build_install 0.009959 0.005432 1.683352 ( 0.911327)
test_btest 0.001193 0.000651 63.567162 ( 6.206960)
test_basic 0.007584 0.000000 0.352825 ( 0.442445)
test_all 0.001232 0.006699 491.154326 ( 54.105800)
test_rubyspec 0.077080 0.055617 43.552622 ( 52.019278)
total: 115.66 sec