Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-181312
#<BuildRuby:0x0000560b75e19570
@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.20221015-181312",
@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.000017 0.000009 0.000026 ( 0.000026)
autoconf 0.000028 0.000016 0.000044 ( 0.000044)
configure 0.000018 0.000010 0.000028 ( 0.000031)
build_up 0.005141 0.009048 1.120331 ( 1.146141)
build_miniruby 0.000994 0.000696 0.097206 ( 0.093576)
build_ruby 0.000933 0.000653 0.087219 ( 0.084980)
build_all 0.007563 0.001955 1.342789 ( 0.573354)
build_install 0.009695 0.006574 1.691533 ( 0.900164)
test_btest 0.001403 0.000902 64.988386 ( 6.639262)
test_basic 0.001540 0.005655 0.347195 ( 0.443682)
test_all 0.006660 0.000252 501.725499 ( 53.665637)
test_rubyspec 0.077327 0.057703 43.388583 ( 52.020826)
total: 115.57 sec