Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-075137
#<BuildRuby:0x00005557838b1570
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221015-075137",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000027 0.000000 0.000027 ( 0.000032)
build_up 0.007975 0.000000 1.073414 ( 1.138438)
build_miniruby 0.001536 0.000000 0.099584 ( 0.098442)
build_ruby 0.001497 0.000000 0.097185 ( 0.096375)
build_all 0.008721 0.000000 1.331176 ( 0.584627)
build_install 0.015424 0.000000 1.640472 ( 0.898341)
test_btest 0.001976 0.000000 61.129002 ( 6.712794)
test_basic 0.006839 0.000000 0.351479 ( 0.441607)
test_all 0.002611 0.005176 489.087010 ( 53.918262)
test_rubyspec 0.069178 0.057664 43.239555 ( 51.681773)
total: 115.57 sec