Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-025301
#<BuildRuby:0x00005616aec7f090
@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.20230603-025301",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001304 0.004440 1.599883 ( 2.857914)
build_miniruby 0.000870 0.000205 0.804232 ( 0.803830)
build_ruby 0.001086 0.000256 2.346797 ( 2.346804)
build_all 0.001250 0.007639 12.214815 ( 1.036169)
build_install 0.003389 0.003879 1.601591 ( 0.836180)
test_btest 0.000695 0.000256 82.977934 ( 6.869858)
test_basic 0.000000 0.005672 0.872460 ( 0.954017)
test_all 0.000000 0.001724 416.342610 ( 42.483202)
test_rubyspec 0.018195 0.016142 41.740185 ( 54.283711)
total: 112.47 sec