Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-033232
#<BuildRuby:0x000055c40a492cc0
@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.20221025-033232",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004856 0.005253 1.151977 ( 1.263291)
build_miniruby 0.001774 0.000444 0.114715 ( 0.112845)
build_ruby 0.001417 0.000354 0.110373 ( 0.108830)
build_all 0.009362 0.000000 1.402157 ( 0.619260)
build_install 0.011067 0.005137 1.720741 ( 0.930557)
test_btest 0.001278 0.000320 62.205813 ( 6.327082)
test_basic 0.008192 0.000841 0.379123 ( 0.469103)
test_all 0.007528 0.000000 496.860973 ( 54.442343)
test_rubyspec 0.056440 0.055070 43.429913 ( 51.912896)
total: 116.19 sec