Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-135151
#<BuildRuby:0x0000559960777438
@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.20240114-135151",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005744 0.000438 0.826682 ( 1.229411)
build_miniruby 0.000850 0.000212 0.852576 ( 0.852350)
build_ruby 0.001435 0.000358 2.664769 ( 2.665235)
build_all 0.006250 0.001563 11.937126 ( 0.970808)
build_install 0.010802 0.000231 3.358493 ( 0.957448)
test_btest 0.000612 0.000131 64.458357 ( 4.777111)
test_basic 0.000000 0.004013 0.396606 ( 0.477740)
test_all 0.071755 0.024149 369.004288 ( 41.654752)
test_rubyspec 0.038074 0.026856 40.485013 ( 53.059464)
total: 106.65 sec