Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-085344
#<BuildRuby:0x000055cb71b23f58
@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.20230103-085344",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006018 0.000411 0.845603 ( 1.026828)
build_miniruby 0.001055 0.000226 1.014027 ( 1.012189)
build_ruby 0.001261 0.000270 2.778936 ( 2.776269)
build_all 0.009669 0.000159 16.810085 ( 2.988930)
build_install 0.011286 0.000392 2.298748 ( 1.183364)
test_btest 0.000611 0.000102 78.342378 ( 10.676152)
test_basic 0.007008 0.000375 0.377841 ( 0.462848)
test_all 0.001089 0.000172 655.558456 (115.577288)
test_rubyspec 0.066329 0.025022 51.388361 ( 59.443857)
total: 195.15 sec