Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-184822
#<BuildRuby:0x0000564367843ce8
@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-184822",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000016)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.000543 0.004230 1.269175 ( 1.682887)
build_miniruby 0.001092 0.000000 0.854827 ( 0.855000)
build_ruby 0.001584 0.000000 2.761983 ( 2.762162)
build_all 0.010078 0.000083 16.873164 ( 1.539400)
build_install 0.005485 0.003546 4.873303 ( 1.180647)
test_btest 0.000885 0.000192 83.103269 ( 7.759433)
test_basic 0.001106 0.004375 0.632365 ( 0.708948)
test_all 0.102136 0.032172 533.308133 ( 54.783013)
test_rubyspec 0.014321 0.033698 50.382610 ( 62.702257)
total: 133.97 sec