Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-032451
#<BuildRuby:0x000055a46ec73270
@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.20230131-032451",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002980 0.000745 0.628505 ( 1.044927)
build_miniruby 0.000869 0.000000 0.620894 ( 0.620158)
build_ruby 0.001328 0.000000 2.034798 ( 2.034473)
build_all 0.008285 0.000568 11.890564 ( 1.470002)
build_install 0.001737 0.004658 1.467945 ( 0.713785)
test_btest 0.000000 0.000673 63.883289 ( 6.059850)
test_basic 0.000000 0.003822 0.240715 ( 0.336769)
test_all 0.000000 0.001716 479.054197 ( 45.758908)
test_rubyspec 0.015275 0.011892 34.456061 ( 45.041907)
total: 103.08 sec