Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-153956
#<BuildRuby:0x000055e88ca7b118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230205-153956",
@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.000000 0.000014 0.000014 ( 0.000014)
autoconf 0.000000 0.000021 0.000021 ( 0.000021)
configure 0.000000 0.000012 0.000012 ( 0.000012)
build_up 0.000058 0.003818 0.610044 ( 1.166622)
build_miniruby 0.000786 0.000121 0.627830 ( 0.627049)
build_ruby 0.001168 0.000000 2.030068 ( 2.029818)
build_all 0.000000 0.009234 12.133132 ( 1.490615)
build_install 0.001976 0.004437 1.471904 ( 0.718489)
test_btest 0.000499 0.000194 63.123059 ( 6.250236)
test_basic 0.002584 0.001004 0.248493 ( 0.343800)
test_all 0.000908 0.000354 477.630956 ( 52.995880)
test_rubyspec 0.018550 0.010351 34.795471 ( 45.384136)
total: 111.01 sec