Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-173108
#<BuildRuby:0x000055e6dab08990
@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.20221029-173108",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004782 0.005165 1.096088 ( 1.283364)
build_miniruby 0.001724 0.000431 0.095613 ( 0.092095)
build_ruby 0.001292 0.000323 0.101803 ( 0.098919)
build_all 0.008900 0.000984 1.328640 ( 0.571085)
build_install 0.009801 0.006348 1.694063 ( 0.902649)
test_btest 0.001763 0.000504 62.452424 ( 6.667195)
test_basic 0.006568 0.000298 0.367129 ( 0.457019)
test_all 0.008337 0.000000 521.896266 ( 55.143094)
test_rubyspec 0.087465 0.034876 43.429773 ( 52.027845)
total: 117.24 sec