Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-045710
#<BuildRuby:0x000055d04ce789d0
@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.20221114-045710",
@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.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009956 0.000279 1.101256 ( 1.111796)
build_miniruby 0.001846 0.000264 0.125140 ( 0.120567)
build_ruby 0.002716 0.000000 0.119048 ( 0.100115)
build_all 0.001424 0.008561 1.577963 ( 0.664362)
build_install 0.014450 0.007466 1.937850 ( 0.994221)
test_btest 0.001235 0.000385 88.243369 ( 9.075659)
test_basic 0.007287 0.000669 0.405962 ( 0.502638)
test_all 0.000000 0.002561 694.469489 ( 69.991598)
test_rubyspec 0.119180 0.066234 48.648136 ( 56.910660)
total: 139.47 sec