Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-204319
#<BuildRuby:0x000055d17d7578e0
@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-204319",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004089 0.000722 1.164335 ( 1.598401)
build_miniruby 0.001042 0.000183 1.360223 ( 1.361309)
build_ruby 0.001436 0.000253 4.250070 ( 4.259898)
build_all 0.009057 0.000785 16.344974 ( 1.620481)
build_install 0.010292 0.003938 4.722686 ( 1.587444)
test_btest 0.000847 0.000000 82.231566 ( 10.311443)
test_basic 0.003711 0.003525 0.700630 ( 0.761840)
test_all 0.076633 0.041781 538.599509 ( 55.130344)
test_rubyspec 0.035326 0.024842 71.656702 ( 84.017559)
total: 160.65 sec