Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-010434
#<BuildRuby:0x000055d470ddfb90
@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.20230702-010434",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.005003 0.000000 1.415861 ( 2.649980)
build_miniruby 0.000000 0.001428 0.888392 ( 0.889166)
build_ruby 0.000000 0.001213 2.605063 ( 2.605757)
build_all 0.008383 0.000976 11.611193 ( 8.036787)
build_install 0.007724 0.001053 4.897462 ( 1.822795)
test_btest 0.000956 0.000130 85.813086 ( 7.886905)
test_basic 0.000000 0.003253 0.547916 ( 0.630780)
test_all 0.000185 0.001129 477.454616 ( 44.835495)
test_rubyspec 0.008092 0.031831 44.288340 ( 56.783380)
total: 126.14 sec