Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-223921
#<BuildRuby:0x000056245004c728
@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-223921",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.004589 0.001912 0.846243 ( 1.138901)
build_miniruby 0.001118 0.000000 1.018011 ( 1.016097)
build_ruby 0.001624 0.000000 2.780698 ( 2.777849)
build_all 0.009920 0.000000 16.886831 ( 2.997622)
build_install 0.009181 0.000000 2.129165 ( 1.077920)
test_btest 0.000855 0.000000 70.883989 ( 11.162674)
test_basic 0.006513 0.000000 0.362117 ( 0.448415)
test_all 0.001292 0.000000 658.670610 (117.883008)
test_rubyspec 0.076243 0.047565 52.016363 ( 60.089597)
total: 198.59 sec