Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-033417
#<BuildRuby:0x00005650e7f3f280
@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.20231228-033417",
@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.000020 0.000000 0.000020 ( 0.000019)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004049 0.000136 0.956108 ( 1.335638)
build_miniruby 0.000000 0.000982 0.906118 ( 0.905594)
build_ruby 0.000000 0.001392 2.790566 ( 2.790966)
build_all 0.005552 0.004438 16.677143 ( 1.444638)
build_install 0.008248 0.000198 4.673612 ( 1.155911)
test_btest 0.000722 0.000289 87.644660 ( 7.168652)
test_basic 0.003427 0.001371 0.694961 ( 0.769313)
test_all 0.085505 0.050987 533.131929 ( 57.058956)
test_rubyspec 0.026287 0.023933 50.804516 ( 63.034253)
total: 135.66 sec