Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-074142
#<BuildRuby:0x0000555de665c040
@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.20231114-074142",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000556 0.004083 1.493014 ( 1.721730)
build_miniruby 0.000838 0.000232 0.882919 ( 0.883062)
build_ruby 0.001073 0.000298 2.635943 ( 2.636661)
build_all 0.004644 0.005620 16.403540 ( 1.438469)
build_install 0.004847 0.004125 4.883479 ( 1.152416)
test_btest 0.000000 0.001051 80.928724 ( 7.983813)
test_basic 0.000790 0.002921 0.635494 ( 0.713358)
test_all 0.088908 0.044871 500.674742 ( 57.339089)
test_rubyspec 0.028225 0.021307 50.893530 ( 63.266427)
total: 137.14 sec