Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-075739
#<BuildRuby:0x0000556421de3610
@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-075739",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.000000 0.003875 0.627617 ( 1.093971)
build_miniruby 0.000931 0.000000 0.659048 ( 0.658300)
build_ruby 0.001322 0.000000 2.174914 ( 2.174709)
build_all 0.008825 0.000014 11.925116 ( 1.492268)
build_install 0.006258 0.000368 1.484379 ( 0.718843)
test_btest 0.000666 0.000039 64.587286 ( 6.284705)
test_basic 0.003474 0.000205 0.254396 ( 0.349664)
test_all 0.001197 0.000071 482.134725 ( 49.574500)
test_rubyspec 0.009479 0.016136 34.926245 ( 45.515958)
total: 107.86 sec