Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-090519
#<BuildRuby:0x0000561dac613f58
@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.20230120-090519",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004493 0.002043 0.852083 ( 1.038854)
build_miniruby 0.000944 0.000430 1.013515 ( 1.011481)
build_ruby 0.001139 0.000518 2.786057 ( 2.783433)
build_all 0.008227 0.001484 16.740355 ( 2.974442)
build_install 0.007956 0.003314 2.060611 ( 1.081287)
test_btest 0.000760 0.000317 65.516233 ( 11.295307)
test_basic 0.000692 0.006045 0.341228 ( 0.427485)
test_all 0.000818 0.000409 648.897610 (108.949489)
test_rubyspec 0.073250 0.057087 51.698136 ( 59.783436)
total: 189.35 sec