Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-111228
#<BuildRuby:0x000055b2427cbfb0
@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.20230104-111228",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.000577 0.005652 0.846357 ( 1.043016)
build_miniruby 0.000957 0.000319 1.003895 ( 1.002241)
build_ruby 0.000000 0.001599 2.767470 ( 2.764828)
build_all 0.002799 0.006970 16.736018 ( 2.980059)
build_install 0.009431 0.002444 2.283816 ( 1.185624)
test_btest 0.000728 0.000319 76.032663 ( 10.645426)
test_basic 0.006010 0.000727 0.360423 ( 0.446425)
test_all 0.000970 0.000399 654.465201 (111.762563)
test_rubyspec 0.066417 0.043542 51.265069 ( 59.390732)
total: 191.22 sec