Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-101052
#<BuildRuby:0x000055d71d8cfba0
@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-101052",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000039 0.000011 0.000050 ( 0.000051)
build_up 0.010324 0.001564 0.834240 ( 0.883456)
build_miniruby 0.001334 0.000333 0.054296 ( 0.052463)
build_ruby 0.001626 0.000406 0.065410 ( 0.062902)
build_all 0.007982 0.000724 1.231084 ( 0.464104)
build_install 0.008704 0.006125 1.611718 ( 0.797727)
test_btest 0.000690 0.000197 54.447850 ( 6.146301)
test_basic 0.000000 0.006340 0.297072 ( 0.386725)
test_all 0.000000 0.004855 511.723461 ( 54.363571)
test_rubyspec 0.090057 0.054600 41.942546 ( 50.409065)
total: 113.57 sec