Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-152047
#<BuildRuby:0x000055ebf02e7868
@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.20221212-152047",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003000 0.000666 0.695626 ( 1.340433)
build_miniruby 0.000925 0.000206 18.922762 ( 5.714753)
build_ruby 0.001118 0.000248 2.410157 ( 2.350869)
build_all 0.007758 0.001321 12.536275 ( 1.506375)
build_install 0.006135 0.000500 1.685641 ( 0.797789)
test_btest 0.000547 0.000110 64.193054 ( 6.424380)
test_basic 0.002912 0.000583 0.252046 ( 0.347740)
test_all 0.001228 0.000246 518.102453 ( 70.000298)
test_rubyspec 0.011594 0.016198 36.021505 ( 46.559010)
total: 135.04 sec