Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-185529
#<BuildRuby:0x0000559eaac57670
@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.20240105-185529",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001072 0.002872 0.751051 ( 1.196405)
build_miniruby 0.001203 0.000000 0.931438 ( 0.931321)
build_ruby 0.001275 0.000000 2.795946 ( 2.799974)
build_all 0.006970 0.000677 12.173442 ( 1.095714)
build_install 0.007823 0.001192 3.408269 ( 0.980724)
test_btest 0.000767 0.000000 63.871953 ( 5.724391)
test_basic 0.001748 0.002281 0.379466 ( 0.462187)
test_all 0.079601 0.038468 492.198112 ( 48.572786)
test_rubyspec 0.030931 0.029998 41.444872 ( 54.198384)
total: 115.96 sec