Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-075618
#<BuildRuby:0x0000563aab99a700
@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.20221117-075618",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.007267 0.001677 1.135660 ( 1.734130)
build_miniruby 0.001583 0.000365 0.928103 ( 0.927666)
build_ruby 0.002328 0.000537 2.491051 ( 2.446586)
build_all 0.010730 0.008471 18.450671 ( 2.343110)
build_install 0.021031 0.000000 1.927955 ( 1.026597)
test_btest 0.001090 0.000000 81.820825 ( 9.595621)
test_basic 0.005793 0.001422 0.348929 ( 0.440407)
test_all 0.001766 0.000000 685.648364 ( 73.816003)
test_rubyspec 0.079138 0.038374 51.048448 ( 59.645695)
total: 151.98 sec