Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-015036
#<BuildRuby:0x0000564ecb4a0dd8
@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.20220912-015036",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005698 0.004514 1.132739 ( 1.094939)
build_miniruby 0.002513 0.000168 0.073790 ( 0.071120)
build_ruby 0.001877 0.000125 0.074515 ( 0.072311)
build_all 0.005725 0.004936 1.557777 ( 0.597570)
build_install 0.012699 0.009355 1.907544 ( 0.950610)
test_btest 0.000993 0.000209 95.819811 ( 9.275726)
test_basic 0.001892 0.005337 0.355513 ( 0.444137)
test_all 0.006101 0.000290 690.717735 ( 68.818446)
test_rubyspec 0.104975 0.073417 47.242428 ( 55.699944)
total: 137.03 sec