Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-174935
#<BuildRuby:0x0000563ba2cd5350
@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.20221029-174935",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008981 0.000084 1.093594 ( 1.432100)
build_miniruby 0.002187 0.000146 0.102866 ( 0.099591)
build_ruby 0.001575 0.000105 0.099640 ( 0.096480)
build_all 0.007069 0.000179 1.320901 ( 0.567808)
build_install 0.002967 0.012847 1.650104 ( 0.893215)
test_btest 0.001545 0.000363 61.981178 ( 6.857333)
test_basic 0.007643 0.000000 0.356224 ( 0.452351)
test_all 0.006089 0.001535 510.960980 ( 54.036178)
test_rubyspec 0.063527 0.065575 43.470891 ( 52.103243)
total: 116.54 sec