Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-033308
#<BuildRuby:0x000055ba099b8728
@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.20230126-033308",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006409 0.000149 0.844797 ( 1.027682)
build_miniruby 0.001226 0.000077 1.015171 ( 1.013267)
build_ruby 0.001629 0.000000 2.764137 ( 2.761595)
build_all 0.006734 0.003037 16.675543 ( 2.999797)
build_install 0.010480 0.000998 2.089594 ( 1.073816)
test_btest 0.000964 0.000092 65.555189 ( 11.090774)
test_basic 0.005896 0.000154 0.354084 ( 0.440764)
test_all 0.001246 0.000000 666.078662 ( 96.926381)
test_rubyspec 0.089003 0.043113 51.799106 ( 59.857248)
total: 177.19 sec