Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-075610
#<BuildRuby:0x000055da5f576f90
@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.20220827-075610",
@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.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000059 0.000016 0.000075 ( 0.000073)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.004777 0.005788 0.876236 ( 1.534279)
build_miniruby 0.001147 0.000417 0.049282 ( 0.048506)
build_ruby 0.000000 0.001326 0.055794 ( 0.054486)
build_all 0.005867 0.001936 1.251387 ( 0.478153)
build_install 0.006642 0.009844 1.610641 ( 0.803489)
test_btest 0.000822 0.000411 52.122835 ( 6.270353)
test_basic 0.004371 0.002186 0.301757 ( 0.392100)
test_all 0.004275 0.000000 502.284359 ( 52.650108)
test_rubyspec 0.061174 0.066321 41.841835 ( 50.077183)
total: 112.31 sec