Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-142310
#<BuildRuby:0x000055c3a9974060
@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.20221228-142310",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.001134 0.002678 0.645517 ( 1.079444)
build_miniruby 0.000624 0.000312 0.736521 ( 0.735678)
build_ruby 0.000886 0.000443 2.513209 ( 2.529956)
build_all 0.009172 0.000423 12.762107 ( 1.533056)
build_install 0.004654 0.001939 1.589749 ( 0.752307)
test_btest 0.000463 0.000193 63.100628 ( 6.064771)
test_basic 0.003310 0.000000 0.227293 ( 0.322737)
test_all 0.001102 0.000000 487.459447 ( 49.681596)
test_rubyspec 0.015353 0.011653 34.764971 ( 45.347361)
total: 108.05 sec