Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-072618
#<BuildRuby:0x000055fd2c2ec460
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221216-072618",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000211 0.004111 0.859111 ( 1.082594)
build_miniruby 0.000877 0.000063 0.998574 ( 0.997099)
build_ruby 0.001177 0.000084 2.805979 ( 2.695896)
build_all 0.008592 0.000288 15.729042 ( 3.335280)
build_install 0.004602 0.004569 2.246342 ( 1.278692)
test_btest 0.000497 0.000062 63.103932 ( 11.982195)
test_basic 0.004639 0.000580 0.312679 ( 0.403415)
test_all 0.001249 0.000156 681.349646 (159.077636)
test_rubyspec 0.038917 0.022974 52.729859 ( 60.914509)
total: 241.77 sec