Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-103525
#<BuildRuby:0x000055fafe8ca7b8
@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-103525",
@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.000014 0.000005 0.000019 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.001661 0.004757 0.858646 ( 1.063064)
build_miniruby 0.000930 0.000388 1.010996 ( 1.009080)
build_ruby 0.001580 0.000000 2.763528 ( 2.761031)
build_all 0.008916 0.000705 16.696913 ( 2.969202)
build_install 0.004872 0.006517 2.090676 ( 1.069564)
test_btest 0.000760 0.000326 79.200960 ( 10.850018)
test_basic 0.001083 0.005378 0.348080 ( 0.434547)
test_all 0.000944 0.000472 662.103128 (105.138926)
test_rubyspec 0.067806 0.066016 51.900943 ( 59.923668)
total: 185.22 sec