Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-010836
#<BuildRuby:0x00005615fa2a7568
@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.20230807-010836",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005880 0.000289 1.409335 ( 2.729093)
build_miniruby 0.000822 0.000123 0.867312 ( 0.866819)
build_ruby 0.001355 0.000203 2.692145 ( 2.740071)
build_all 0.008666 0.000643 14.669814 ( 1.339951)
build_install 0.007667 0.001096 2.095484 ( 0.919256)
test_btest 0.000945 0.000135 86.196315 ( 7.425550)
test_basic 0.005511 0.000000 0.598336 ( 0.673500)
test_all 0.001718 0.000000 550.058521 ( 49.781653)
test_rubyspec 0.011165 0.028555 46.077240 ( 58.335433)
total: 124.81 sec