Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-073905
#<BuildRuby:0x00005579ddc6b4f0
@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.20231221-073905",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005618 0.000510 1.046110 ( 1.317108)
build_miniruby 0.001092 0.000099 0.903306 ( 0.905331)
build_ruby 0.001373 0.000000 2.733972 ( 2.737685)
build_all 0.007675 0.000000 12.330082 ( 1.025553)
build_install 0.002517 0.007125 3.624189 ( 0.974206)
test_btest 0.000607 0.000114 68.737210 ( 5.398767)
test_basic 0.000817 0.002386 0.380231 ( 0.463821)
test_all 0.074021 0.030576 437.008431 ( 39.617380)
test_rubyspec 0.023316 0.032298 40.719808 ( 53.472800)
total: 105.91 sec