Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-121404
#<BuildRuby:0x0000560a9ef3bd18
@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.20221228-121404",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003378 0.630773 ( 1.184872)
build_miniruby 0.000413 0.000535 0.737479 ( 0.736995)
build_ruby 0.001243 0.000192 2.511780 ( 2.516803)
build_all 0.006472 0.002981 12.771687 ( 1.535608)
build_install 0.005554 0.001042 1.616239 ( 0.771582)
test_btest 0.000569 0.000107 63.314016 ( 6.332206)
test_basic 0.003229 0.000606 0.237605 ( 0.333079)
test_all 0.000922 0.000173 480.511972 ( 45.900389)
test_rubyspec 0.024609 0.002653 34.555706 ( 45.135567)
total: 104.45 sec