Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-085907
#<BuildRuby:0x0000557dd17180a0
@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.20240117-085907",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004956 0.000000 0.986993 ( 1.372977)
build_miniruby 0.001041 0.000000 0.836372 ( 0.835455)
build_ruby 0.001300 0.000000 2.689623 ( 2.690334)
build_all 0.009171 0.000446 14.584969 ( 1.373780)
build_install 0.007263 0.000661 4.185652 ( 1.063337)
test_btest 0.001063 0.000000 78.368529 ( 6.901993)
test_basic 0.000467 0.004099 0.694389 ( 0.770758)
test_all 0.094815 0.035672 496.095444 ( 45.083673)
test_rubyspec 0.046966 0.014716 81.431231 ( 93.871725)
total: 153.97 sec