Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-023112
#<BuildRuby:0x00005612264e40d8
@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.20221224-023112",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003108 0.000518 0.686197 ( 1.317606)
build_miniruby 0.000874 0.000146 0.735650 ( 0.734933)
build_ruby 0.001115 0.000186 2.532362 ( 2.532505)
build_all 0.008666 0.000662 12.454678 ( 1.501465)
build_install 0.000000 0.006716 1.613920 ( 0.756964)
test_btest 0.000000 0.000673 66.516640 ( 6.248389)
test_basic 0.000000 0.003721 0.256446 ( 0.351244)
test_all 0.000102 0.001034 486.532732 ( 45.594100)
test_rubyspec 0.010460 0.018451 35.350079 ( 45.937509)
total: 104.98 sec