Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-132304
#<BuildRuby:0x0000559cbcea3ce8
@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-132304",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004045 0.000000 1.143596 ( 1.495123)
build_miniruby 0.001184 0.000000 0.837897 ( 0.837003)
build_ruby 0.001198 0.000000 2.674008 ( 2.673618)
build_all 0.005855 0.003153 14.086867 ( 1.291255)
build_install 0.007773 0.000020 4.057805 ( 1.046115)
test_btest 0.000884 0.000192 74.689833 ( 7.132960)
test_basic 0.000638 0.004057 0.533388 ( 0.609041)
test_all 0.098739 0.032299 469.404895 ( 52.101204)
test_rubyspec 0.020771 0.026292 48.258815 ( 60.685361)
total: 127.87 sec