Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-150358
#<BuildRuby:0x000055c5630d4ea8
@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.20220910-150358",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000089 0.000007 0.000096 ( 0.000099)
build_up 0.010836 0.000000 1.162519 ( 1.117628)
build_miniruby 0.002187 0.000049 0.075223 ( 0.073007)
build_ruby 0.002035 0.000000 0.074784 ( 0.073207)
build_all 0.010996 0.000250 1.579561 ( 0.625761)
build_install 0.021528 0.000602 1.899889 ( 0.942959)
test_btest 0.000953 0.000046 97.330266 ( 9.319804)
test_basic 0.003296 0.004934 0.354714 ( 0.442586)
test_all 0.000000 0.003907 689.165696 ( 68.737288)
test_rubyspec 0.121864 0.052333 47.139377 ( 55.650172)
total: 136.98 sec