Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-085125
#<BuildRuby:0x0000556ef72cc0c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230131-085125",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.003793 0.642388 ( 1.336929)
build_miniruby 0.000946 0.000000 0.632825 ( 0.632206)
build_ruby 0.001220 0.000000 2.040870 ( 2.040160)
build_all 0.006397 0.002246 11.949216 ( 1.466009)
build_install 0.005928 0.000576 1.430335 ( 0.705637)
test_btest 0.000588 0.000138 63.971638 ( 6.121846)
test_basic 0.003342 0.000000 0.240345 ( 0.335942)
test_all 0.000921 0.000145 494.710346 ( 45.965431)
test_rubyspec 0.017673 0.010489 35.326311 ( 45.521928)
total: 104.13 sec