Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-195113
#<BuildRuby:0x000055a92a76fe70
@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.20230103-195113",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000014 0.000005 0.000019 ( 0.000031)
build_up 0.004740 0.001580 0.848858 ( 1.026139)
build_miniruby 0.000868 0.000289 1.022820 ( 1.020730)
build_ruby 0.001162 0.000388 2.781701 ( 2.779229)
build_all 0.007267 0.002422 16.818147 ( 2.964391)
build_install 0.002163 0.009469 2.303575 ( 1.188851)
test_btest 0.000630 0.000294 68.530351 ( 11.035082)
test_basic 0.001736 0.005346 0.347177 ( 0.432726)
test_all 0.000924 0.000493 681.355074 ( 99.852359)
test_rubyspec 0.080582 0.046302 51.702969 ( 59.794498)
total: 180.09 sec