Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-055654
#<BuildRuby:0x0000558323427e70
@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.20221222-055654",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.003888 0.911622 ( 1.154433)
build_miniruby 0.000615 0.000291 0.982365 ( 0.981160)
build_ruby 0.001087 0.000167 2.677604 ( 2.676016)
build_all 0.003852 0.005179 15.879859 ( 3.410266)
build_install 0.000000 0.007933 2.196718 ( 1.225896)
test_btest 0.000570 0.000000 61.122318 ( 11.760929)
test_basic 0.005005 0.000000 0.306540 ( 0.397382)
test_all 0.001289 0.000000 679.554497 (137.186445)
test_rubyspec 0.032172 0.032622 51.778141 ( 59.983348)
total: 218.78 sec