Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-132650
#<BuildRuby:0x0000557d5160f918
@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.20230731-132650",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004374 0.000691 1.379087 ( 2.703536)
build_miniruby 0.000917 0.000145 0.922146 ( 0.921860)
build_ruby 0.001001 0.000158 2.633246 ( 2.633396)
build_all 0.009396 0.000132 14.633853 ( 1.302619)
build_install 0.008669 0.000000 2.147152 ( 0.916848)
test_btest 0.001037 0.000000 83.420684 ( 8.492303)
test_basic 0.000000 0.004351 0.571786 ( 0.650059)
test_all 0.000000 0.001312 521.530744 ( 52.180804)
test_rubyspec 0.017699 0.023596 44.402834 ( 56.781633)
total: 126.58 sec