Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-011501
#<BuildRuby:0x000055a5ce5b80c8
@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.20231213-011501",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005662 1.021767 ( 1.686727)
build_miniruby 0.000000 0.001339 0.865898 ( 0.865525)
build_ruby 0.000445 0.000838 2.696443 ( 2.728539)
build_all 0.000909 0.006759 12.003137 ( 0.999113)
build_install 0.006899 0.002875 3.522501 ( 0.961885)
test_btest 0.000420 0.000175 66.517227 ( 5.038707)
test_basic 0.002472 0.001030 0.376398 ( 0.458205)
test_all 0.081776 0.021319 382.612405 ( 46.875221)
test_rubyspec 0.025526 0.041217 39.919337 ( 52.780461)
total: 112.40 sec