Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-183846
#<BuildRuby:0x000055b09bcb83c8
@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.20230108-183846",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.003697 0.005232 0.868525 ( 1.058530)
build_miniruby 0.000000 0.001356 1.025569 ( 1.023573)
build_ruby 0.000189 0.001475 2.774793 ( 2.771897)
build_all 0.000000 0.009897 16.860475 ( 2.988508)
build_install 0.010164 0.001513 2.129534 ( 1.077763)
test_btest 0.000570 0.000270 73.982349 ( 11.041610)
test_basic 0.006274 0.001213 0.362715 ( 0.446935)
test_all 0.001038 0.000208 664.525201 ( 98.263598)
test_rubyspec 0.094715 0.030150 52.085055 ( 60.089955)
total: 178.76 sec