Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-231752
#<BuildRuby:0x000055af810c0040
@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.20221220-231752",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000028 0.000000 0.000028 ( 0.000031)
build_up 0.004557 0.000072 0.879294 ( 1.091213)
build_miniruby 0.000884 0.000136 0.932995 ( 0.931657)
build_ruby 0.001003 0.000154 2.724582 ( 2.723124)
build_all 0.009082 0.000000 15.832932 ( 3.351196)
build_install 0.006686 0.003361 2.254077 ( 1.279684)
test_btest 0.000522 0.000087 67.321863 ( 11.174012)
test_basic 0.000000 0.005443 0.313877 ( 0.403536)
test_all 0.000000 0.001393 671.953405 (150.435963)
test_rubyspec 0.045983 0.022494 52.657041 ( 60.798274)
total: 232.19 sec