Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-080223
#<BuildRuby:0x000056341d93c090
@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.20231129-080223",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000579 0.004108 0.850907 ( 1.275925)
build_miniruby 0.000666 0.000121 0.875898 ( 0.876066)
build_ruby 0.001571 0.000286 2.710570 ( 2.712029)
build_all 0.007431 0.000526 12.081005 ( 1.003277)
build_install 0.005141 0.006819 3.505621 ( 0.971296)
test_btest 0.000000 0.000842 63.846744 ( 4.915575)
test_basic 0.000193 0.003124 0.375284 ( 0.457277)
test_all 0.089426 0.016232 377.890044 ( 36.904783)
test_rubyspec 0.039960 0.035432 39.365058 ( 52.022953)
total: 101.14 sec