Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-213326
#<BuildRuby:0x0000560f917baad8
@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.20221026-213326",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009392 0.000829 1.115330 ( 1.142281)
build_miniruby 0.001668 0.000000 0.106006 ( 0.103831)
build_ruby 0.001276 0.000000 0.089238 ( 0.087897)
build_all 0.006991 0.000803 1.288875 ( 0.573821)
build_install 0.013786 0.000517 1.613417 ( 0.891762)
test_btest 0.001286 0.000161 60.346060 ( 6.396691)
test_basic 0.007061 0.000223 0.353407 ( 0.444404)
test_all 0.006994 0.000574 514.243178 ( 54.909749)
test_rubyspec 0.094407 0.032349 43.432130 ( 51.994384)
total: 116.55 sec