Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-111756
#<BuildRuby:0x000055d1138b3bb8
@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.20230608-111756",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001925 0.003803 1.412679 ( 2.682778)
build_miniruby 0.000886 0.000140 0.795134 ( 0.795124)
build_ruby 0.001091 0.000172 2.382493 ( 2.382447)
build_all 0.005260 0.003571 12.793351 ( 1.105982)
build_install 0.007367 0.000611 1.812517 ( 0.875342)
test_btest 0.000871 0.000158 80.865335 ( 7.057623)
test_basic 0.003815 0.000000 0.536159 ( 0.618237)
test_all 0.001412 0.000197 426.703087 ( 48.343603)
test_rubyspec 0.018283 0.018731 42.087773 ( 54.633994)
total: 118.50 sec