Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-233358
#<BuildRuby:0x00005582abd73ba0
@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.20220804-233358",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000000 0.014327 0.867143 ( 1.008295)
build_miniruby 0.000000 0.001749 0.063692 ( 0.062478)
build_ruby 0.001071 0.000743 0.064783 ( 0.063925)
build_all 0.007264 0.001418 1.242630 ( 0.476031)
build_install 0.010438 0.005167 4.308029 ( 1.811609)
test_btest 0.001076 0.000502 51.365577 ( 6.329053)
test_basic 0.004248 0.001982 0.282190 ( 0.375925)
test_all 0.002465 0.001151 500.257721 ( 52.602560)
test_rubyspec 0.075891 0.057381 41.168973 ( 48.899269)
total: 111.63 sec