Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-224030
#<BuildRuby:0x0000557cdb2e36e8
@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.20230208-224030",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003922 0.000000 0.663233 ( 1.067957)
build_miniruby 0.000935 0.000067 0.643719 ( 0.643630)
build_ruby 0.001166 0.000083 2.102686 ( 2.125732)
build_all 0.009576 0.000086 12.420968 ( 1.543763)
build_install 0.005978 0.000373 1.480188 ( 0.703362)
test_btest 0.000662 0.000041 66.525790 ( 6.055163)
test_basic 0.003446 0.000215 0.249785 ( 0.345131)
test_all 0.000639 0.001421 491.779466 ( 46.833468)
test_rubyspec 0.000000 0.028290 34.860599 ( 45.434798)
total: 104.75 sec