Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-124651
#<BuildRuby:0x000055c19ab97b50
@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.20230801-124651",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002250 0.003509 1.532116 ( 2.749519)
build_miniruby 0.000806 0.000220 0.853077 ( 0.853379)
build_ruby 0.000878 0.000239 2.579865 ( 2.579832)
build_all 0.008836 0.000199 13.256126 ( 1.197414)
build_install 0.006590 0.001521 1.898814 ( 0.867297)
test_btest 0.000838 0.000193 79.460737 ( 7.074126)
test_basic 0.005164 0.000113 0.630251 ( 0.707760)
test_all 0.000995 0.000213 492.374062 ( 48.248193)
test_rubyspec 0.020842 0.022536 44.460320 ( 56.803819)
total: 121.08 sec