Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-145405
#<BuildRuby:0x00005630b83cf048
@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.20231216-145405",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003369 0.000674 1.029217 ( 1.284099)
build_miniruby 0.001024 0.000205 0.873505 ( 0.874311)
build_ruby 0.001406 0.000281 2.706622 ( 2.708117)
build_all 0.007793 0.000000 12.133130 ( 0.977902)
build_install 0.009975 0.000000 3.622150 ( 0.977917)
test_btest 0.000743 0.000000 63.337374 ( 5.002217)
test_basic 0.000000 0.002923 0.376908 ( 0.459890)
test_all 0.081450 0.023262 395.681261 ( 39.105005)
test_rubyspec 0.038316 0.033823 39.747988 ( 52.404646)
total: 103.79 sec