Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-013517
#<BuildRuby:0x000055ae3afb0728
@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.20230111-013517",
@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.000017)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.000000 0.006290 0.849195 ( 1.173153)
build_miniruby 0.000000 0.001235 1.012038 ( 1.010101)
build_ruby 0.000000 0.001588 2.776961 ( 2.774428)
build_all 0.003233 0.006687 16.844827 ( 3.032085)
build_install 0.005169 0.006442 2.128225 ( 1.077820)
test_btest 0.001002 0.000000 78.735166 ( 10.724109)
test_basic 0.002695 0.003792 0.365007 ( 0.451277)
test_all 0.000927 0.000545 660.790327 (103.990422)
test_rubyspec 0.069373 0.059012 51.703804 ( 59.766108)
total: 184.00 sec