Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-201213
#<BuildRuby:0x000055a57b83c068
@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.20230331-201213",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001504 0.003135 1.340540 ( 2.837945)
build_miniruby 0.000687 0.000258 0.783116 ( 0.782585)
build_ruby 0.000910 0.000341 2.233729 ( 2.233773)
build_all 0.004318 0.004165 11.503611 ( 1.060307)
build_install 0.006366 0.000891 1.551202 ( 0.832979)
test_btest 0.000776 0.000302 77.200703 ( 6.503066)
test_basic 0.003472 0.001351 0.714368 ( 0.808928)
test_all 0.001261 0.000491 414.755068 ( 37.442162)
test_rubyspec 0.012496 0.027693 40.162058 ( 50.703578)
total: 103.21 sec