Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-164936
#<BuildRuby:0x000055e27e43b7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231128-164936",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001151 0.004302 0.928265 ( 1.320112)
build_miniruby 0.000777 0.000212 0.836433 ( 0.836541)
build_ruby 0.001160 0.000316 2.656761 ( 2.657554)
build_all 0.003813 0.004124 12.539288 ( 1.006900)
build_install 0.009836 0.001721 3.748531 ( 0.993519)
test_btest 0.000594 0.000183 65.014209 ( 5.163921)
test_basic 0.001799 0.002175 0.401314 ( 0.480920)
test_all 0.061576 0.034874 351.844543 ( 38.192905)
test_rubyspec 0.041569 0.027243 39.985848 ( 52.526084)
total: 103.18 sec