Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-052228
#<BuildRuby:0x000055ed61030080
@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.20221211-052228",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003723 0.000573 0.835096 ( 1.049869)
build_miniruby 0.000815 0.000125 0.973600 ( 0.972457)
build_ruby 0.001314 0.000000 2.818772 ( 2.729226)
build_all 0.005267 0.003885 15.940337 ( 3.333007)
build_install 0.004504 0.004230 2.286449 ( 1.323505)
test_btest 0.000541 0.000136 64.272185 ( 11.121263)
test_basic 0.004734 0.000125 0.280329 ( 0.371465)
test_all 0.000952 0.000103 680.839615 (110.416522)
test_rubyspec 0.048658 0.019989 52.434381 ( 60.667690)
total: 191.99 sec