Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-220723
#<BuildRuby:0x00005646996df5c0
@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.20230114-220723",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003589 0.000598 0.806873 ( 1.162143)
build_miniruby 0.000780 0.000130 0.685706 ( 0.680302)
build_ruby 0.001079 0.000180 2.407835 ( 2.407559)
build_all 0.007853 0.001308 12.970569 ( 1.610712)
build_install 0.005627 0.000938 1.521075 ( 0.713482)
test_btest 0.000642 0.000107 67.536468 ( 6.624960)
test_basic 0.003777 0.000000 0.238649 ( 0.334240)
test_all 0.000886 0.000000 505.277889 ( 48.184126)
test_rubyspec 0.016071 0.014674 35.551949 ( 46.092615)
total: 107.81 sec