Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-173628
#<BuildRuby:0x0000556fc5c1f4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-173628",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001246 0.004414 1.484750 ( 1.964383)
build_miniruby 0.001730 0.000000 53.068574 ( 16.361999)
build_ruby 0.001771 0.000000 4.398166 ( 4.409561)
build_all 0.009422 0.001200 16.952952 ( 1.884468)
build_install 0.015835 0.001607 5.435984 ( 2.195472)
test_btest 0.000000 0.000946 82.216921 ( 7.945859)
test_basic 0.000000 0.005067 0.665451 ( 0.737087)
test_all 0.081763 0.039273 553.712123 ( 81.342804)
test_rubyspec 0.031621 0.034998 84.602875 ( 96.940083)
total: 213.78 sec