Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-135144
#<BuildRuby:0x000055b077bd3c88
@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.20230628-135144",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001184 0.004356 1.522405 ( 3.090268)
build_miniruby 0.000742 0.000175 0.892125 ( 0.892141)
build_ruby 0.000954 0.000225 2.668192 ( 2.668534)
build_all 0.009943 0.001264 16.803636 ( 1.787426)
build_install 0.006971 0.002001 4.871512 ( 1.177044)
test_btest 0.000909 0.000207 86.703786 ( 7.966164)
test_basic 0.003998 0.000908 0.762884 ( 0.842393)
test_all 0.001013 0.000231 483.422175 ( 44.938779)
test_rubyspec 0.017667 0.020219 42.955475 ( 55.391778)
total: 118.76 sec