Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-031454
#<BuildRuby:0x0000558e4fc480a0
@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.20231123-031454",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005329 0.000105 1.176008 ( 1.574287)
build_miniruby 0.000949 0.000080 0.895060 ( 0.894984)
build_ruby 0.001343 0.000112 2.724203 ( 2.725028)
build_all 0.010103 0.000096 16.284980 ( 1.451724)
build_install 0.010247 0.003199 5.029882 ( 1.188060)
test_btest 0.001079 0.000037 82.125147 ( 7.275342)
test_basic 0.004595 0.000158 0.777707 ( 0.853093)
test_all 0.084722 0.050830 508.635213 ( 48.190291)
test_rubyspec 0.024652 0.023923 50.855924 ( 63.146663)
total: 127.30 sec