Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-224253
#<BuildRuby:0x0000562ff7f4b4b0
@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.20240107-224253",
@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.000012 0.000003 0.000015 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000843 0.004209 1.238188 ( 1.607790)
build_miniruby 0.001159 0.000303 1.396996 ( 1.397914)
build_ruby 0.001320 0.000345 4.189999 ( 4.197704)
build_all 0.009117 0.001244 16.554894 ( 1.752397)
build_install 0.007675 0.008683 5.204809 ( 2.045860)
test_btest 0.000611 0.000189 81.099703 ( 10.550339)
test_basic 0.004037 0.001253 0.655485 ( 0.725170)
test_all 0.073219 0.045835 543.357456 ( 81.939765)
test_rubyspec 0.037523 0.027357 77.651926 ( 89.818492)
total: 194.04 sec