Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-140910
#<BuildRuby:0x000055d532c3bdf8
@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-140910",
@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.000027 0.000006 0.000033 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.006062 0.000438 0.866349 ( 1.055778)
build_miniruby 0.001245 0.000000 1.022055 ( 1.019915)
build_ruby 0.001601 0.000000 2.772578 ( 2.769799)
build_all 0.009932 0.000000 16.701627 ( 2.991286)
build_install 0.011739 0.000088 2.286378 ( 1.178031)
test_btest 0.000590 0.000085 71.263087 ( 11.036703)
test_basic 0.002167 0.004432 0.348317 ( 0.434654)
test_all 0.001310 0.000102 665.021506 (104.256750)
test_rubyspec 0.072723 0.053573 51.422855 ( 59.428889)
total: 184.17 sec