Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-084738
#<BuildRuby:0x000055caaeea9e98
@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.20221209-084738",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004000 0.000750 1.167908 ( 1.283421)
build_miniruby 0.001003 0.000000 0.966600 ( 0.965220)
build_ruby 0.001263 0.000000 2.730777 ( 2.614513)
build_all 0.009186 0.000000 15.729434 ( 3.301930)
build_install 0.007692 0.003137 2.365407 ( 1.364984)
test_btest 0.000495 0.000090 58.751941 ( 11.871167)
test_basic 0.005020 0.000197 0.331351 ( 0.421749)
test_all 0.000878 0.000153 642.463634 (107.893909)
test_rubyspec 0.034138 0.031211 52.595730 ( 60.796684)
total: 190.51 sec