Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-001906
#<BuildRuby:0x0000564a108f7ae0
@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.20230621-001906",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004270 0.000854 1.446975 ( 2.733870)
build_miniruby 0.000773 0.000155 0.785075 ( 0.784690)
build_ruby 0.001254 0.000000 2.455977 ( 2.455629)
build_all 0.004734 0.004871 15.137327 ( 1.345865)
build_install 0.008071 0.000000 4.437277 ( 1.060512)
test_btest 0.001140 0.000025 83.158454 ( 7.420679)
test_basic 0.001005 0.002414 0.626013 ( 0.709611)
test_all 0.001199 0.000320 432.010310 ( 48.925590)
test_rubyspec 0.026332 0.016022 43.802924 ( 56.297696)
total: 121.73 sec