Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-235154
#<BuildRuby:0x0000561f6e490078
@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.20230617-235154",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005093 0.000000 1.266383 ( 2.546207)
build_miniruby 0.001015 0.000000 0.809150 ( 0.808425)
build_ruby 0.001295 0.000000 2.480220 ( 2.480427)
build_all 0.009092 0.000724 13.026992 ( 1.121512)
build_install 0.007622 0.000480 1.918041 ( 0.890451)
test_btest 0.001087 0.000000 84.725705 ( 7.858718)
test_basic 0.000756 0.003172 0.576856 ( 0.659530)
test_all 0.001146 0.000191 454.280976 ( 40.990728)
test_rubyspec 0.020871 0.014405 42.659256 ( 55.090722)
total: 112.45 sec