Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-121327
#<BuildRuby:0x000055cd13642f90
@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.20221008-121327",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.010706 0.000000 1.089634 ( 1.253008)
build_miniruby 0.001961 0.000012 0.101866 ( 0.098389)
build_ruby 0.001501 0.000215 0.097096 ( 0.093898)
build_all 0.006169 0.000881 1.307464 ( 0.553783)
build_install 0.014284 0.000584 1.627883 ( 0.875855)
test_btest 0.001440 0.000180 61.096256 ( 6.448209)
test_basic 0.002309 0.004688 0.355040 ( 0.445608)
test_all 0.007111 0.000587 516.734524 ( 54.533873)
test_rubyspec 0.080686 0.049357 42.638021 ( 50.809006)
total: 115.11 sec