Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-230032
#<BuildRuby:0x0000564458993520
@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.20230520-230032",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002214 0.003677 1.386166 ( 2.686590)
build_miniruby 0.000848 0.000128 0.802744 ( 0.802421)
build_ruby 0.001033 0.000155 2.523097 ( 2.523434)
build_all 0.008952 0.000143 12.387131 ( 1.095214)
build_install 0.004193 0.003365 1.654271 ( 0.850241)
test_btest 0.000913 0.000153 80.799885 ( 7.153067)
test_basic 0.003226 0.000537 0.716851 ( 0.800195)
test_all 0.000696 0.000116 442.276107 ( 47.448837)
test_rubyspec 0.032607 0.019625 41.639958 ( 54.132793)
total: 117.49 sec