Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-062732
#<BuildRuby:0x000055ba9e7b1570
@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.20221019-062732",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.010137 0.000000 1.122207 ( 1.324974)
build_miniruby 0.001924 0.000000 0.109341 ( 0.106079)
build_ruby 0.001638 0.000000 0.094560 ( 0.091258)
build_all 0.004072 0.004412 1.324477 ( 0.571263)
build_install 0.009644 0.007694 1.695454 ( 0.913574)
test_btest 0.001495 0.000214 61.722836 ( 6.828264)
test_basic 0.005755 0.000822 0.370069 ( 0.460384)
test_all 0.004508 0.003649 484.029209 ( 53.483781)
test_rubyspec 0.083035 0.043120 43.059189 ( 51.406701)
total: 115.19 sec