Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-184943
#<BuildRuby:0x000055b70da4c008
@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.20230112-184943",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006500 0.000000 0.923892 ( 1.087050)
build_miniruby 0.001312 0.000031 1.009106 ( 1.007082)
build_ruby 0.000000 0.001621 2.793813 ( 2.791159)
build_all 0.009418 0.000603 16.882087 ( 2.980275)
build_install 0.006048 0.005473 2.081035 ( 1.066658)
test_btest 0.000706 0.000223 70.516547 ( 10.823893)
test_basic 0.005354 0.000429 0.338641 ( 0.427016)
test_all 0.001105 0.000332 650.709697 (111.535185)
test_rubyspec 0.080757 0.046041 51.693796 ( 59.760443)
total: 191.48 sec