Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-104855
#<BuildRuby:0x0000564f544e2678
@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.20221226-104855",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004207 0.000009 0.782117 ( 1.015525)
build_miniruby 0.001023 0.000000 1.029067 ( 1.027841)
build_ruby 0.001171 0.000000 2.753773 ( 2.752444)
build_all 0.009151 0.000000 15.961745 ( 3.451643)
build_install 0.008722 0.000003 2.227910 ( 1.225275)
test_btest 0.000695 0.000025 66.773105 ( 10.759987)
test_basic 0.000859 0.004127 0.290421 ( 0.381485)
test_all 0.000908 0.000067 641.053603 ( 99.107102)
test_rubyspec 0.050700 0.020713 52.164896 ( 60.296150)
total: 180.02 sec