Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-024107
#<BuildRuby:0x000055574f72bae0
@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.20240108-024107",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003871 0.000369 0.976660 ( 1.352036)
build_miniruby 0.001328 0.000126 1.009391 ( 1.009514)
build_ruby 0.001186 0.000113 2.722997 ( 2.726770)
build_all 0.009064 0.000431 14.509047 ( 1.424727)
build_install 0.008959 0.000000 4.079763 ( 1.114574)
test_btest 0.000744 0.000000 73.745231 ( 7.578337)
test_basic 0.003378 0.000000 0.429255 ( 0.510462)
test_all 0.089182 0.045734 506.056041 ( 50.346146)
test_rubyspec 0.024281 0.013617 48.914609 ( 61.652637)
total: 127.72 sec