Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-100927
#<BuildRuby:0x0000564e324c3d68
@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.20230728-100927",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004937 0.000549 1.485320 ( 3.784558)
build_miniruby 0.000897 0.000100 0.921963 ( 0.921607)
build_ruby 0.001232 0.000000 2.626003 ( 2.625894)
build_all 0.004421 0.004636 13.085133 ( 1.201763)
build_install 0.005053 0.002966 1.978789 ( 0.915605)
test_btest 0.000590 0.000108 76.342206 ( 7.418498)
test_basic 0.001943 0.003671 0.711321 ( 0.787305)
test_all 0.001624 0.000353 464.029608 ( 51.663844)
test_rubyspec 0.019475 0.021748 43.055835 ( 55.482398)
total: 124.80 sec