Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-052346
#<BuildRuby:0x000056474fcfbb50
@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-052346",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005414 0.000902 1.361128 ( 2.641803)
build_miniruby 0.000842 0.000140 0.928641 ( 0.927605)
build_ruby 0.001052 0.000176 2.742164 ( 2.742203)
build_all 0.008885 0.000699 13.965108 ( 1.288827)
build_install 0.003380 0.004432 1.892434 ( 0.899458)
test_btest 0.000868 0.000174 82.984241 ( 7.242081)
test_basic 0.004373 0.000000 0.612556 ( 0.688947)
test_all 0.001235 0.000187 511.863397 ( 45.109139)
test_rubyspec 0.009140 0.030801 44.815639 ( 57.265921)
total: 118.81 sec