Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-064403
#<BuildRuby:0x0000555b6d09b438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-064403",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003745 0.001123 0.797266 ( 1.157517)
build_miniruby 0.000860 0.000258 0.857690 ( 0.856912)
build_ruby 0.001079 0.000323 2.699305 ( 2.700211)
build_all 0.001930 0.006023 12.305806 ( 1.009596)
build_install 0.013234 0.000520 3.402315 ( 0.965519)
test_btest 0.000512 0.000171 65.587093 ( 4.422206)
test_basic 0.004010 0.001337 0.399010 ( 0.478144)
test_all 0.081510 0.017147 372.373762 ( 36.181901)
test_rubyspec 0.030940 0.034225 40.698393 ( 53.249903)
total: 101.02 sec