Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-044035
#<BuildRuby:0x000055b3c9b64090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230711-044035",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000008)
build_up 0.002255 0.002693 1.541505 ( 2.822046)
build_miniruby 0.000614 0.000461 0.890129 ( 0.889675)
build_ruby 0.000884 0.000664 2.788952 ( 2.788735)
build_all 0.004194 0.005660 13.572841 ( 1.250937)
build_install 0.004579 0.003747 1.887541 ( 0.875761)
test_btest 0.000629 0.000515 84.906508 ( 8.010857)
test_basic 0.002550 0.002754 0.806994 ( 0.883654)
test_all 0.000918 0.000765 482.294419 ( 53.139065)
test_rubyspec 0.010557 0.026011 42.542560 ( 55.035916)
total: 125.70 sec