Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-051320
#<BuildRuby:0x00005557039d7e20
@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.20230619-051320",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001181 0.004349 1.503405 ( 2.798709)
build_miniruby 0.000864 0.000144 0.782567 ( 0.782048)
build_ruby 0.001099 0.000184 2.629328 ( 2.629416)
build_all 0.002062 0.008071 13.205743 ( 1.187394)
build_install 0.004443 0.004286 1.916770 ( 0.862181)
test_btest 0.000817 0.000245 82.644006 ( 8.223699)
test_basic 0.001996 0.002190 0.552602 ( 0.634773)
test_all 0.000900 0.000286 455.249671 ( 40.689937)
test_rubyspec 0.019869 0.018341 41.492597 ( 54.006075)
total: 111.82 sec