Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-082508
#<BuildRuby:0x000055bb177dff28
@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.20230115-082508",
@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.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000013 0.000006 0.000019 ( 0.000018)
build_up 0.003860 0.003965 1.304860 ( 2.050908)
build_miniruby 0.000828 0.000414 1.706392 ( 1.575313)
build_ruby 0.001089 0.000545 2.776309 ( 2.779492)
build_all 0.000929 0.009066 16.840451 ( 2.996501)
build_install 0.010431 0.001043 2.197279 ( 1.106575)
test_btest 0.000000 0.001082 75.010473 ( 11.065941)
test_basic 0.000981 0.005437 0.339611 ( 0.425741)
test_all 0.000000 0.001223 680.847552 ( 96.328263)
test_rubyspec 0.077287 0.033325 52.299894 ( 60.381107)
total: 178.71 sec