Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-041333
#<BuildRuby:0x000055703f4bb040
@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.20240114-041333",
@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.000010 0.000000 0.000010 ( 0.000012)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004069 0.000339 0.946538 ( 1.341139)
build_miniruby 0.000918 0.000077 0.904866 ( 0.904386)
build_ruby 0.001847 0.000154 2.888806 ( 2.891171)
build_all 0.008963 0.000747 14.644391 ( 1.372111)
build_install 0.008540 0.000268 4.199723 ( 1.124267)
test_btest 0.000653 0.000050 76.627539 ( 7.722545)
test_basic 0.002934 0.000226 0.431665 ( 0.513268)
test_all 0.124193 0.011286 544.706437 ( 63.378773)
test_rubyspec 0.022444 0.013604 49.274582 ( 61.766104)
total: 141.01 sec