Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-194422
#<BuildRuby:0x0000558a61e37ba0
@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.20230724-194422",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000034 0.000000 0.000034 ( 0.000036)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005635 0.000000 1.444767 ( 2.671920)
build_miniruby 0.001118 0.000000 0.959273 ( 0.958927)
build_ruby 0.001206 0.000000 2.551742 ( 2.551603)
build_all 0.008780 0.000000 14.185176 ( 1.260924)
build_install 0.007977 0.000000 1.975244 ( 0.871648)
test_btest 0.001102 0.000000 79.567448 ( 7.939834)
test_basic 0.006983 0.000000 0.664162 ( 0.737909)
test_all 0.002202 0.000000 533.358215 ( 48.079793)
test_rubyspec 0.022971 0.013358 43.343560 ( 55.733841)
total: 120.81 sec