Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-121016
#<BuildRuby:0x0000562fb8b3bc88
@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.20230614-121016",
@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.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.005721 1.429943 ( 2.722258)
build_miniruby 0.000000 0.001096 0.837740 ( 0.837173)
build_ruby 0.000000 0.001317 2.361903 ( 2.362457)
build_all 0.004951 0.004540 13.051087 ( 1.138066)
build_install 0.001614 0.006855 1.883738 ( 0.882391)
test_btest 0.000746 0.000439 83.387635 ( 7.747602)
test_basic 0.004638 0.000308 0.640046 ( 0.721007)
test_all 0.000733 0.000407 426.028619 ( 38.445247)
test_rubyspec 0.022071 0.017414 43.312333 ( 55.731215)
total: 110.59 sec