Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-225028
#<BuildRuby:0x000055d8dcab19d0
@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.20221205-225028",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001699 0.007068 1.174532 ( 1.195266)
build_miniruby 0.001482 0.000424 0.839864 ( 0.839030)
build_ruby 0.000000 0.003121 2.220841 ( 2.126861)
build_all 0.018249 0.001428 18.286751 ( 2.107869)
build_install 0.014353 0.007252 2.001049 ( 1.027873)
test_btest 0.000900 0.000284 92.069108 ( 9.225274)
test_basic 0.005846 0.001846 0.341270 ( 0.432070)
test_all 0.001453 0.000458 684.730514 ( 73.283065)
test_rubyspec 0.064557 0.093002 48.838809 ( 57.324432)
total: 147.56 sec