Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-143744
#<BuildRuby:0x000055b7c29975f8
@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.20230712-143744",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005497 0.000243 1.600703 ( 2.866025)
build_miniruby 0.000976 0.000154 0.956267 ( 0.955641)
build_ruby 0.001100 0.000173 2.639234 ( 2.639747)
build_all 0.004805 0.005167 14.089489 ( 1.228323)
build_install 0.007938 0.000000 1.916993 ( 0.897321)
test_btest 0.001159 0.000063 90.256833 ( 8.066381)
test_basic 0.003883 0.000000 0.570877 ( 0.648444)
test_all 0.001061 0.000103 487.298071 ( 51.093063)
test_rubyspec 0.002574 0.036394 43.649566 ( 56.098930)
total: 124.49 sec