Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-164930
#<BuildRuby:0x0000563373920048
@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.20230807-164930",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001499 0.004187 1.489647 ( 2.745759)
build_miniruby 0.000982 0.000082 0.906125 ( 0.905407)
build_ruby 0.001065 0.000089 2.616813 ( 2.617279)
build_all 0.001546 0.008087 14.610736 ( 1.278082)
build_install 0.008466 0.000924 2.116424 ( 0.964871)
test_btest 0.000838 0.000180 81.580803 ( 7.375480)
test_basic 0.000393 0.004646 0.801445 ( 0.875934)
test_all 0.001007 0.000287 531.726847 ( 59.051130)
test_rubyspec 0.011313 0.030808 47.505539 ( 59.930216)
total: 135.74 sec