Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-103445
#<BuildRuby:0x000055ac8ab4d390
@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.20220718-103445",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005328 0.004610 0.883917 ( 1.078809)
build_miniruby 0.000934 0.000424 0.054121 ( 0.053281)
build_ruby 0.001283 0.000584 0.064319 ( 0.063198)
build_all 0.007984 0.001517 1.255195 ( 0.487629)
build_install 0.013420 0.004438 4.369820 ( 1.838216)
test_btest 0.001400 0.000560 51.983315 ( 6.160885)
test_basic 0.003938 0.001575 0.296214 ( 0.387823)
test_all 0.001970 0.000788 506.132943 ( 52.413725)
test_rubyspec 0.062839 0.057481 42.168015 ( 47.965893)
total: 110.45 sec