Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-212009
#<BuildRuby:0x000055f7bc406fa0
@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.20230617-212009",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005517 0.000068 1.306112 ( 2.577081)
build_miniruby 0.001131 0.000057 0.850074 ( 0.849492)
build_ruby 0.001159 0.000058 2.443388 ( 2.443119)
build_all 0.004575 0.004797 12.531289 ( 1.113069)
build_install 0.007610 0.000290 1.779747 ( 0.847194)
test_btest 0.000831 0.000079 82.974445 ( 8.132876)
test_basic 0.000000 0.004032 0.600797 ( 0.683678)
test_all 0.000717 0.000731 434.654838 ( 39.627593)
test_rubyspec 0.009685 0.030796 42.084482 ( 54.503133)
total: 110.78 sec