Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-201258
#<BuildRuby:0x000055d680cf3468
@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.20230119-201258",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.005888 0.000406 0.851731 ( 1.061189)
build_miniruby 0.001046 0.000209 1.018951 ( 1.017023)
build_ruby 0.001242 0.000248 2.784913 ( 2.782268)
build_all 0.008952 0.000900 16.970272 ( 3.005488)
build_install 0.010433 0.001054 2.136396 ( 1.078203)
test_btest 0.000616 0.000109 78.805678 ( 10.707034)
test_basic 0.007268 0.000415 0.343735 ( 0.428806)
test_all 0.000962 0.000161 661.972164 (107.218016)
test_rubyspec 0.094270 0.040386 52.145367 ( 60.152816)
total: 187.45 sec