Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-073313
#<BuildRuby:0x000055fdc2febfa8
@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.20230706-073313",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002241 0.003521 1.406070 ( 2.685882)
build_miniruby 0.000813 0.000171 0.829755 ( 0.829549)
build_ruby 0.001295 0.000000 2.804994 ( 2.805369)
build_all 0.008892 0.000000 8.260833 ( 7.554613)
build_install 0.008256 0.000000 1.947463 ( 1.631238)
test_btest 0.000956 0.000000 88.704547 ( 7.711962)
test_basic 0.001014 0.002668 0.633293 ( 0.716804)
test_all 0.001478 0.000284 451.287578 ( 46.834137)
test_rubyspec 0.020599 0.020274 43.078261 ( 55.541169)
total: 126.31 sec