Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-061227
#<BuildRuby:0x0000557e76a6e9c0
@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.20221030-061227",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004953 0.005062 1.094728 ( 1.158162)
build_miniruby 0.001690 0.000000 0.098398 ( 0.095320)
build_ruby 0.001498 0.000000 0.100498 ( 0.098157)
build_all 0.003690 0.003815 1.324525 ( 0.566264)
build_install 0.017452 0.000000 1.690763 ( 0.905087)
test_btest 0.002425 0.000000 63.860431 ( 6.527300)
test_basic 0.006998 0.000000 0.346739 ( 0.437720)
test_all 0.007195 0.000000 489.628077 ( 53.088694)
test_rubyspec 0.090181 0.027554 43.371600 ( 51.620677)
total: 114.50 sec