Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-201855
#<BuildRuby:0x000055f73eea74b0
@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.20240117-201855",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004827 0.785595 ( 1.170475)
build_miniruby 0.000000 0.001049 0.816099 ( 0.815934)
build_ruby 0.000000 0.001452 2.717951 ( 2.718961)
build_all 0.001665 0.006182 12.057470 ( 0.977964)
build_install 0.011767 0.001672 3.404895 ( 0.976770)
test_btest 0.000608 0.000191 65.287364 ( 4.794782)
test_basic 0.004449 0.000358 0.391769 ( 0.472610)
test_all 0.071955 0.026200 371.933568 ( 40.774872)
test_rubyspec 0.065486 0.063660 72.550080 ( 85.030025)
total: 137.73 sec