Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-101714
#<BuildRuby:0x000055e2e6980ea8
@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-101714",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010802 0.000359 0.955138 ( 1.378484)
build_miniruby 0.001606 0.000201 0.076646 ( 0.074759)
build_ruby 0.001987 0.000248 0.079695 ( 0.077411)
build_all 0.010406 0.000181 1.536934 ( 0.569652)
build_install 0.019140 0.005295 1.848242 ( 0.904854)
test_btest 0.000875 0.000125 75.581530 ( 8.323903)
test_basic 0.007226 0.000331 0.323132 ( 0.413095)
test_all 0.002235 0.001494 654.333946 ( 65.112913)
test_rubyspec 0.101571 0.063086 45.726888 ( 53.982759)
total: 130.84 sec