Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-163832
#<BuildRuby:0x0000564792ef7fb0
@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.20221229-163832",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000022 0.000005 0.000027 ( 0.000013)
build_up 0.002853 0.003743 0.862946 ( 1.376552)
build_miniruby 0.001207 0.000000 1.020549 ( 1.018424)
build_ruby 0.001599 0.000000 2.785772 ( 2.783198)
build_all 0.007161 0.002351 16.706899 ( 2.984171)
build_install 0.004193 0.007553 2.297627 ( 1.181267)
test_btest 0.000754 0.000278 66.793620 ( 11.257023)
test_basic 0.001874 0.004542 0.343394 ( 0.429651)
test_all 0.000820 0.000345 658.337799 (105.766037)
test_rubyspec 0.081721 0.050094 51.639459 ( 59.655223)
total: 186.45 sec