Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-082103
#<BuildRuby:0x0000555b29e83918
@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.20230524-082103",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004189 0.000739 1.374297 ( 2.672973)
build_miniruby 0.000000 0.001099 0.739806 ( 0.739608)
build_ruby 0.000000 0.001382 2.488442 ( 2.489037)
build_all 0.000106 0.008979 12.330017 ( 1.079403)
build_install 0.002573 0.005093 1.677720 ( 0.877933)
test_btest 0.000541 0.000210 82.029246 ( 7.161667)
test_basic 0.002392 0.000930 0.548559 ( 0.631658)
test_all 0.000923 0.000359 425.425291 ( 46.785905)
test_rubyspec 0.013236 0.025703 43.070024 ( 55.568995)
total: 118.01 sec