Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-230804
#<BuildRuby:0x00005609ed3dfe58
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220724-230804",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002772 0.003818 0.845140 ( 0.962547)
build_miniruby 0.000786 0.000182 0.057746 ( 0.056594)
build_ruby 0.000677 0.000156 0.058872 ( 0.057617)
build_all 0.003847 0.000888 1.522532 ( 0.585625)
build_install 0.009992 0.001188 5.623900 ( 2.164358)
test_btest 0.000642 0.000137 51.158227 ( 8.172696)
test_basic 0.005363 0.000093 0.281747 ( 0.370716)
test_all 0.001121 0.000224 586.428592 ( 87.663408)
test_rubyspec 0.056811 0.043606 43.705443 ( 49.378884)
total: 149.41 sec