Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-121837
#<BuildRuby:0x000055bc00de2f08
@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.20221006-121837",
@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.000031 0.000002 0.000033 ( 0.000033)
autoconf 0.000050 0.000004 0.000054 ( 0.000055)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.011592 0.000517 1.093642 ( 1.138770)
build_miniruby 0.001460 0.000097 0.103395 ( 0.101047)
build_ruby 0.001354 0.000091 0.090341 ( 0.087279)
build_all 0.007310 0.000172 1.269127 ( 0.540539)
build_install 0.015095 0.000610 1.613366 ( 0.866674)
test_btest 0.001888 0.000111 59.818245 ( 6.568158)
test_basic 0.006070 0.000357 0.352694 ( 0.442175)
test_all 0.008019 0.000122 479.324182 ( 52.516487)
test_rubyspec 0.082026 0.050778 42.335469 ( 50.896500)
total: 113.16 sec