Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-134226
#<BuildRuby:0x00005606a14de9c0
@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.20220825-134226",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.006967 0.003667 0.859536 ( 1.111709)
build_miniruby 0.001223 0.000376 0.062468 ( 0.060789)
build_ruby 0.000914 0.000282 0.054346 ( 0.053457)
build_all 0.007128 0.002193 1.275038 ( 0.473156)
build_install 0.007024 0.008345 1.592270 ( 0.796046)
test_btest 0.001101 0.000440 55.444196 ( 6.048027)
test_basic 0.005763 0.000455 0.290703 ( 0.381294)
test_all 0.000000 0.003140 513.332174 ( 53.637891)
test_rubyspec 0.082899 0.054961 41.794933 ( 50.120431)
total: 112.68 sec