Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-033553
#<BuildRuby:0x0000557bf125c0e8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-033553",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001334 0.003824 1.346853 ( 1.713604)
build_miniruby 0.001276 0.000116 1.580961 ( 1.584478)
build_ruby 0.001409 0.000128 4.505586 ( 4.519328)
build_all 0.010552 0.000563 16.991482 ( 1.989614)
build_install 0.005964 0.010260 5.143999 ( 1.912710)
test_btest 0.000789 0.000141 83.360374 ( 13.358631)
test_basic 0.006061 0.001082 0.743695 ( 0.813371)
test_all 0.084975 0.033485 569.038156 ( 68.905951)
test_rubyspec 0.056566 0.012062 87.614980 ( 99.810549)
total: 194.61 sec