Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-194032
#<BuildRuby:0x0000564cd414f678
@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.20231130-194032",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001569 0.003096 1.324953 ( 1.710255)
build_miniruby 0.000865 0.000289 0.862343 ( 0.861842)
build_ruby 0.001169 0.000390 2.664684 ( 2.664327)
build_all 0.008976 0.001618 16.682804 ( 1.470432)
build_install 0.007741 0.001085 4.828523 ( 1.134527)
test_btest 0.000942 0.000282 83.951782 ( 7.908018)
test_basic 0.003472 0.001041 0.668960 ( 0.745928)
test_all 0.105902 0.027839 533.283649 ( 50.815603)
test_rubyspec 0.032843 0.014220 50.538448 ( 62.848605)
total: 130.16 sec