Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-005715
#<BuildRuby:0x00005600a212ff90
@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.20240111-005715",
@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.000004)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001028 0.004058 0.806669 ( 1.273403)
build_miniruby 0.000976 0.000075 0.817343 ( 0.817417)
build_ruby 0.001290 0.000099 2.718015 ( 2.718812)
build_all 0.008370 0.000000 11.880666 ( 0.985856)
build_install 0.007135 0.004078 3.573297 ( 0.999670)
test_btest 0.000699 0.000082 65.134746 ( 4.700841)
test_basic 0.000675 0.003618 0.396428 ( 0.476083)
test_all 0.086211 0.007764 383.292424 ( 32.234104)
test_rubyspec 0.040693 0.024459 40.742801 ( 53.323371)
total: 97.53 sec