Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-205545
#<BuildRuby:0x0000562893ee7e08
@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.20230107-205545",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000011 0.003942 0.647274 ( 1.051675)
build_miniruby 0.000693 0.000173 0.680767 ( 0.679691)
build_ruby 0.001027 0.000257 2.407571 ( 2.407510)
build_all 0.005959 0.003458 12.883289 ( 1.579962)
build_install 0.006249 0.000616 1.556303 ( 0.729029)
test_btest 0.000539 0.000144 68.137087 ( 6.107238)
test_basic 0.000000 0.003722 0.237565 ( 0.332822)
test_all 0.000986 0.000673 496.102237 ( 47.351908)
test_rubyspec 0.011141 0.018551 35.698057 ( 46.287561)
total: 106.53 sec