Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-114611
#<BuildRuby:0x0000562a435c7e20
@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.20230816-114611",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000976 0.003817 1.680780 ( 3.070090)
build_miniruby 0.001002 0.000077 0.903121 ( 0.902173)
build_ruby 0.001244 0.000096 2.726439 ( 2.726308)
build_all 0.009827 0.000416 17.928610 ( 1.546931)
build_install 0.005896 0.004053 5.358597 ( 1.267637)
test_btest 0.000833 0.000104 89.961014 ( 7.606993)
test_basic 0.001012 0.003716 0.762307 ( 0.840032)
test_all 0.006582 0.000412 520.887640 ( 54.322928)
test_rubyspec 0.012214 0.038346 48.987626 ( 61.152932)
total: 133.44 sec