Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-004210
#<BuildRuby:0x0000559b8cf68880
@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.20221202-004210",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005340 0.004537 1.221442 ( 1.230266)
build_miniruby 0.002849 0.000000 0.854980 ( 0.853190)
build_ruby 0.002613 0.000577 2.247588 ( 2.149210)
build_all 0.016569 0.004115 18.600841 ( 2.192897)
build_install 0.016730 0.005645 2.091581 ( 1.041717)
test_btest 0.000000 0.001506 95.816885 ( 9.219692)
test_basic 0.002245 0.006284 0.344723 ( 0.431534)
test_all 0.002505 0.000348 687.059579 ( 73.203434)
test_rubyspec 0.095339 0.076835 49.128197 ( 57.275826)
total: 147.60 sec