Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-202100
#<BuildRuby:0x0000563d5a0c8008
@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.20230125-202100",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000027)
build_up 0.006079 0.000405 0.855513 ( 1.051482)
build_miniruby 0.001325 0.000000 1.029104 ( 1.027164)
build_ruby 0.001556 0.000000 2.753839 ( 2.751123)
build_all 0.005523 0.004427 16.708941 ( 3.003423)
build_install 0.010741 0.000698 2.063596 ( 1.067051)
test_btest 0.000802 0.000089 71.281918 ( 10.782392)
test_basic 0.006102 0.000678 0.338635 ( 0.424931)
test_all 0.001211 0.000135 682.261185 ( 97.257026)
test_rubyspec 0.088219 0.027998 51.950116 ( 60.017800)
total: 177.38 sec