Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-094828
#<BuildRuby:0x000055ee9449fb50
@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.20230701-094828",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.006642 1.533015 ( 2.762334)
build_miniruby 0.000000 0.000989 0.847610 ( 0.848647)
build_ruby 0.000000 0.001160 2.622126 ( 2.623382)
build_all 0.005014 0.003674 11.291241 ( 7.760316)
build_install 0.005791 0.002385 4.904603 ( 1.897434)
test_btest 0.000682 0.000000 84.919576 ( 7.788759)
test_basic 0.002057 0.001911 0.552120 ( 0.634743)
test_all 0.001698 0.000000 455.188406 ( 51.409457)
test_rubyspec 0.020196 0.023267 42.818875 ( 55.250709)
total: 130.98 sec