Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-155725
#<BuildRuby:0x000055f10f4e35f8
@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.20230801-155725",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003247 0.003294 1.455031 ( 2.752470)
build_miniruby 0.001508 0.000000 0.947799 ( 0.951558)
build_ruby 0.001235 0.000000 2.673529 ( 2.673902)
build_all 0.009011 0.000081 14.093874 ( 1.250834)
build_install 0.000603 0.007665 2.084547 ( 0.922717)
test_btest 0.000854 0.000178 78.868741 ( 7.590712)
test_basic 0.000000 0.004882 0.730839 ( 0.807111)
test_all 0.000215 0.001674 515.631960 ( 45.165253)
test_rubyspec 0.023218 0.017978 45.346334 ( 57.729134)
total: 119.84 sec