Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-073029
#<BuildRuby:0x000055c625afb040
@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.20231130-073029",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001576 0.003138 1.425760 ( 1.768805)
build_miniruby 0.000780 0.000275 0.942478 ( 0.942800)
build_ruby 0.001108 0.000391 2.752312 ( 2.752828)
build_all 0.008427 0.001487 16.130999 ( 1.403150)
build_install 0.004373 0.004273 4.782635 ( 1.164893)
test_btest 0.000569 0.000210 81.242163 ( 7.302503)
test_basic 0.003905 0.000000 0.718954 ( 0.795602)
test_all 0.113109 0.021667 527.933343 ( 51.538630)
test_rubyspec 0.032495 0.014378 49.872824 ( 62.211323)
total: 129.88 sec