Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-213306
#<BuildRuby:0x00005563f1adb858
@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.20231204-213306",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000752 0.004119 1.192088 ( 1.548341)
build_miniruby 0.000000 0.000971 0.825837 ( 0.826157)
build_ruby 0.000000 0.001908 2.738815 ( 2.739405)
build_all 0.000714 0.009192 16.598485 ( 1.465148)
build_install 0.002416 0.007111 4.858424 ( 1.195983)
test_btest 0.000681 0.000378 87.753429 ( 7.766486)
test_basic 0.002856 0.001587 0.776475 ( 0.857690)
test_all 0.105231 0.033564 541.177470 ( 61.698195)
test_rubyspec 0.015003 0.031281 50.024836 ( 62.413366)
total: 140.51 sec