Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-232520
#<BuildRuby:0x000055f4e5c67e80
@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.20230104-232520",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000025 0.000004 0.000029 ( 0.000015)
build_up 0.006808 0.000000 0.850428 ( 1.283494)
build_miniruby 0.001176 0.000000 1.019186 ( 1.017185)
build_ruby 0.001644 0.000000 2.776205 ( 2.773641)
build_all 0.008967 0.000766 16.730378 ( 2.996183)
build_install 0.010887 0.000720 2.288418 ( 1.181685)
test_btest 0.000938 0.000104 71.202046 ( 11.157215)
test_basic 0.001463 0.005122 0.311144 ( 0.397524)
test_all 0.001115 0.000186 674.436045 ( 94.496824)
test_rubyspec 0.092448 0.033058 51.600575 ( 59.705674)
total: 175.01 sec