Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-192802
#<BuildRuby:0x0000560fe0def6e8
@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.20221228-192802",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003597 0.601697 ( 1.010863)
build_miniruby 0.000412 0.000494 0.743111 ( 0.742917)
build_ruby 0.000891 0.000445 2.492510 ( 2.509247)
build_all 0.006367 0.003184 12.781065 ( 1.550144)
build_install 0.004548 0.002274 1.630273 ( 0.770334)
test_btest 0.000500 0.000250 65.992991 ( 5.955539)
test_basic 0.000000 0.003494 0.245174 ( 0.340251)
test_all 0.000106 0.000866 486.099171 ( 46.517503)
test_rubyspec 0.015567 0.013126 34.787806 ( 45.341244)
total: 104.74 sec