Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-055517
#<BuildRuby:0x000055e35b16c3c8
@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.20230125-055517",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000029)
build_up 0.005864 0.000838 0.905781 ( 1.114272)
build_miniruby 0.001116 0.000160 1.019594 ( 1.017439)
build_ruby 0.001287 0.000184 2.783187 ( 2.780672)
build_all 0.002297 0.007578 16.663517 ( 2.983012)
build_install 0.008168 0.000926 2.057134 ( 1.066238)
test_btest 0.000713 0.000168 70.609475 ( 10.893310)
test_basic 0.005317 0.001251 0.308007 ( 0.394782)
test_all 0.001135 0.000267 651.137761 (104.319975)
test_rubyspec 0.087930 0.043476 51.639803 ( 59.692362)
total: 184.26 sec