Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-102149
#<BuildRuby:0x0000559475283520
@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.20230811-102149",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005537 0.000152 1.574876 ( 2.817761)
build_miniruby 0.000840 0.000084 0.902909 ( 0.902713)
build_ruby 0.001499 0.000000 2.835570 ( 2.834847)
build_all 0.006213 0.003532 15.273740 ( 1.360158)
build_install 0.004411 0.004017 2.101082 ( 0.913102)
test_btest 0.000830 0.000139 87.580982 ( 7.719016)
test_basic 0.003615 0.000603 0.677250 ( 0.755103)
test_all 0.000518 0.001170 539.541091 ( 55.703978)
test_rubyspec 0.018532 0.024158 45.138035 ( 57.482716)
total: 130.49 sec