Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-081124
#<BuildRuby:0x0000564312b1f3b8
@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.20230120-081124",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000056 0.000014 0.000070 ( 0.000072)
build_up 0.003660 0.005236 0.952147 ( 1.150984)
build_miniruby 0.001886 0.000629 0.847066 ( 0.846057)
build_ruby 0.001921 0.000641 2.115594 ( 2.116082)
build_all 0.015220 0.005074 18.365678 ( 2.141856)
build_install 0.018198 0.001102 1.858646 ( 0.962108)
test_btest 0.000000 0.001597 90.046976 ( 8.617840)
test_basic 0.004540 0.003128 0.352640 ( 0.440199)
test_all 0.001652 0.000522 660.521763 ( 65.191445)
test_rubyspec 0.061411 0.092767 48.623337 ( 56.995074)
total: 138.46 sec