Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-231932
#<BuildRuby:0x000055bd96ea34f0
@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.20240113-231932",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004738 0.000000 0.800761 ( 1.208049)
build_miniruby 0.001034 0.000000 0.822765 ( 0.823036)
build_ruby 0.002004 0.000000 2.697304 ( 2.697607)
build_all 0.007293 0.000990 12.252125 ( 0.975267)
build_install 0.007379 0.004290 3.424195 ( 0.967710)
test_btest 0.000696 0.000130 65.183001 ( 4.730969)
test_basic 0.004156 0.000000 0.399371 ( 0.479480)
test_all 0.083312 0.013060 401.081942 ( 36.956885)
test_rubyspec 0.034896 0.035656 40.821924 ( 53.346378)
total: 102.19 sec