Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-001700
#<BuildRuby:0x000055b486433fd8
@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.20240115-001700",
@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.000020 0.000008 0.000028 ( 0.000028)
autoconf 0.000029 0.000013 0.000042 ( 0.000042)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.003619 0.003890 0.795918 ( 1.195451)
build_miniruby 0.000675 0.000338 0.813250 ( 0.813370)
build_ruby 0.001033 0.000516 2.718243 ( 2.718859)
build_all 0.003082 0.005259 11.969459 ( 0.984699)
build_install 0.010038 0.000000 3.395028 ( 0.982796)
test_btest 0.000000 0.000856 64.551477 ( 4.724360)
test_basic 0.000000 0.003988 0.405188 ( 0.485237)
test_all 0.076578 0.023658 398.421035 ( 36.024601)
test_rubyspec 0.048347 0.024162 40.625299 ( 53.164652)
total: 101.09 sec