Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-124845
#<BuildRuby:0x00005607d82f7818
@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.20230607-124845",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004561 0.000761 1.365666 ( 2.731941)
build_miniruby 0.000957 0.000160 0.744672 ( 0.744747)
build_ruby 0.001029 0.000172 2.522297 ( 2.522352)
build_all 0.004797 0.004443 13.040927 ( 1.135217)
build_install 0.005593 0.002663 1.761725 ( 0.893294)
test_btest 0.000921 0.000209 83.894728 ( 7.415067)
test_basic 0.004615 0.000116 0.709905 ( 0.791027)
test_all 0.001532 0.000000 455.096584 ( 50.138373)
test_rubyspec 0.002245 0.034335 43.303984 ( 55.849701)
total: 122.22 sec