Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-161651
#<BuildRuby:0x000055b61fa480a0
@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.20240110-161651",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003304 0.000826 0.959025 ( 1.319815)
build_miniruby 0.001080 0.000270 0.933529 ( 0.933492)
build_ruby 0.001441 0.000000 2.830864 ( 2.830549)
build_all 0.008495 0.001299 14.919005 ( 1.448322)
build_install 0.004980 0.004852 4.274956 ( 1.155249)
test_btest 0.000500 0.000143 78.248008 ( 7.366852)
test_basic 0.002503 0.000715 0.432418 ( 0.513556)
test_all 0.100972 0.038650 497.655394 ( 57.099995)
test_rubyspec 0.017649 0.017900 50.010067 ( 62.507109)
total: 135.18 sec