Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-114235
#<BuildRuby:0x00005633bf8e84f8
@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.20220908-114235",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.009548 0.000340 1.103864 ( 1.525357)
build_miniruby 0.002168 0.000000 0.072427 ( 0.070243)
build_ruby 0.000000 0.002355 0.074574 ( 0.072639)
build_all 0.006693 0.002812 1.531089 ( 0.588693)
build_install 0.015974 0.006373 1.862881 ( 0.953074)
test_btest 0.000880 0.000245 95.287009 ( 9.446490)
test_basic 0.004642 0.003319 0.362764 ( 0.451308)
test_all 0.003573 0.000600 672.982148 ( 68.435024)
test_rubyspec 0.084605 0.091755 46.882047 ( 54.902479)
total: 136.45 sec