Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-013325
#<BuildRuby:0x000055b12d92fd68
@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.20231019-013325",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004568 0.001427 1.604689 ( 1.831367)
build_miniruby 0.000978 0.000305 1.006310 ( 1.005467)
build_ruby 0.000953 0.000298 2.887316 ( 2.887430)
build_all 0.010057 0.000345 18.240267 ( 1.604957)
build_install 0.008900 0.001163 5.378132 ( 1.209055)
test_btest 0.000971 0.000256 92.179299 ( 7.883991)
test_basic 0.000387 0.004892 0.777410 ( 0.852734)
test_all 0.000000 0.006594 584.144163 ( 65.431246)
test_rubyspec 0.015541 0.040116 51.732807 ( 64.278835)
total: 146.99 sec