Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-195136
#<BuildRuby:0x000055a5f9a47bb8
@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.20240109-195136",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003950 0.000000 0.948604 ( 1.330204)
build_miniruby 0.001108 0.000000 0.951027 ( 0.951463)
build_ruby 0.001711 0.000000 2.749788 ( 2.751231)
build_all 0.010166 0.000000 14.718520 ( 1.397844)
build_install 0.008600 0.000000 4.283109 ( 1.170805)
test_btest 0.000615 0.000000 80.127836 ( 6.989353)
test_basic 0.000000 0.003210 0.492663 ( 0.572065)
test_all 0.101159 0.034551 541.588823 ( 53.497902)
test_rubyspec 0.017119 0.017218 50.417018 ( 62.984288)
total: 131.65 sec