Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-031526
#<BuildRuby:0x000055fdadc806f8
@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.20221227-031526",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004939 0.004344 0.962671 ( 1.279837)
build_miniruby 0.001519 0.000633 0.837437 ( 0.836875)
build_ruby 0.002007 0.000837 2.136173 ( 2.136641)
build_all 0.017580 0.003198 18.592375 ( 2.154342)
build_install 0.019726 0.001952 1.990148 ( 1.050105)
test_btest 0.001624 0.000487 90.299461 ( 9.525513)
test_basic 0.006657 0.001997 0.338003 ( 0.424914)
test_all 0.001753 0.000526 669.349812 ( 63.331682)
test_rubyspec 0.111258 0.053178 47.500520 ( 55.697985)
total: 136.44 sec