Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-061339
#<BuildRuby:0x00005580ac077fd8
@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.20240116-061339",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.000000 0.006038 0.826293 ( 1.232469)
build_miniruby 0.000000 0.001006 0.802454 ( 0.802629)
build_ruby 0.000887 0.000375 2.668555 ( 2.669693)
build_all 0.006744 0.000374 11.979803 ( 0.965703)
build_install 0.009672 0.001209 3.411422 ( 0.971480)
test_btest 0.000685 0.000086 64.124778 ( 5.503517)
test_basic 0.000000 0.004000 0.391205 ( 0.472431)
test_all 0.082417 0.013063 375.566575 ( 32.549937)
test_rubyspec 0.046149 0.020343 40.511821 ( 53.061689)
total: 98.23 sec