Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-145555
#<BuildRuby:0x0000557535223918
@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.20240111-145555",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000729 0.003902 0.986376 ( 1.363458)
build_miniruby 0.001193 0.000000 0.956467 ( 0.956662)
build_ruby 0.001875 0.000000 2.830811 ( 2.830369)
build_all 0.004771 0.005400 14.697592 ( 1.391958)
build_install 0.005906 0.003166 4.277273 ( 1.154060)
test_btest 0.000559 0.000100 78.580254 ( 7.227038)
test_basic 0.003108 0.000000 0.461479 ( 0.544614)
test_all 0.113575 0.022490 515.186866 ( 56.517515)
test_rubyspec 0.025432 0.013121 50.147016 ( 62.699742)
total: 134.69 sec