Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-052449
#<BuildRuby:0x000055b6554bc060
@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.20231204-052449",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004402 0.980174 ( 1.242962)
build_miniruby 0.001017 0.000113 0.866528 ( 0.865576)
build_ruby 0.001168 0.000000 2.707478 ( 2.709824)
build_all 0.007856 0.000000 12.070361 ( 1.006116)
build_install 0.013089 0.000022 3.547807 ( 0.959202)
test_btest 0.000827 0.000000 62.783480 ( 5.162046)
test_basic 0.001805 0.003059 0.373388 ( 0.454334)
test_all 0.079533 0.021605 397.611780 ( 41.811218)
test_rubyspec 0.009606 0.052391 39.853268 ( 52.507826)
total: 106.72 sec