Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-190642
#<BuildRuby:0x000055e3d60fc048
@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.20231122-190642",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.005525 1.291670 ( 1.860489)
build_miniruby 0.000000 0.001274 0.941380 ( 0.940507)
build_ruby 0.000011 0.001252 2.711791 ( 2.711865)
build_all 0.005803 0.004654 16.482495 ( 1.449132)
build_install 0.007089 0.002363 5.010346 ( 1.159886)
test_btest 0.000734 0.000244 83.689861 ( 7.612427)
test_basic 0.004516 0.000000 0.605131 ( 0.680053)
test_all 0.090309 0.045676 509.365641 ( 49.204803)
test_rubyspec 0.021319 0.029808 50.622731 ( 62.959228)
total: 128.58 sec