Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-093411
#<BuildRuby:0x0000562cf9c440d8
@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.20240106-093411",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004534 0.000119 1.091969 ( 1.509202)
build_miniruby 0.001116 0.000210 1.805241 ( 1.805716)
build_ruby 0.001596 0.000000 3.890802 ( 3.900185)
build_all 0.009512 0.000000 16.243072 ( 1.584373)
build_install 0.008202 0.005580 4.533315 ( 1.453801)
test_btest 0.000810 0.000000 85.933593 ( 10.041935)
test_basic 0.005232 0.000343 0.576871 ( 0.645706)
test_all 0.092418 0.027606 539.636638 ( 75.255307)
test_rubyspec 0.040450 0.018075 65.953776 ( 78.308911)
total: 174.51 sec