Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-101926
#<BuildRuby:0x000055bc831c5350
@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.20221026-101926",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000033 0.000003 0.000036 ( 0.000028)
build_up 0.004850 0.004699 1.137429 ( 1.188818)
build_miniruby 0.001818 0.000280 0.113624 ( 0.110749)
build_ruby 0.001844 0.000284 0.112304 ( 0.109258)
build_all 0.007474 0.001150 1.373180 ( 0.591229)
build_install 0.015047 0.000618 1.746232 ( 0.941721)
test_btest 0.000000 0.001740 64.789911 ( 6.754590)
test_basic 0.000000 0.007213 0.363944 ( 0.452176)
test_all 0.004602 0.001660 529.838875 ( 55.654378)
test_rubyspec 0.068637 0.052459 43.589853 ( 52.037766)
total: 117.84 sec