Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-100157
#<BuildRuby:0x00005611f6a1d408
@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.20221018-100157",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.011729 0.000513 1.130294 ( 1.225290)
build_miniruby 0.002111 0.000301 0.110112 ( 0.108023)
build_ruby 0.001596 0.000228 0.107327 ( 0.106536)
build_all 0.007990 0.000452 1.342367 ( 0.583447)
build_install 0.010206 0.005841 1.662838 ( 0.918983)
test_btest 0.001508 0.000283 60.782937 ( 6.719184)
test_basic 0.005132 0.000962 0.353559 ( 0.445729)
test_all 0.007062 0.000259 515.566276 ( 54.765915)
test_rubyspec 0.077327 0.046218 43.367540 ( 51.902273)
total: 116.78 sec