Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-174728
#<BuildRuby:0x0000563a9fd440b0
@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.20230131-174728",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000669 0.003193 0.611775 ( 1.044271)
build_miniruby 0.000815 0.000188 0.626829 ( 0.625696)
build_ruby 0.000984 0.000227 2.056973 ( 2.057239)
build_all 0.007411 0.001711 11.984836 ( 1.473898)
build_install 0.002716 0.003933 1.500107 ( 0.713723)
test_btest 0.000534 0.000153 66.374421 ( 5.974896)
test_basic 0.000000 0.003799 0.260858 ( 0.356795)
test_all 0.000581 0.000690 483.354520 ( 46.153180)
test_rubyspec 0.016960 0.012356 34.875419 ( 45.494016)
total: 103.89 sec