Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-021302
#<BuildRuby:0x000055cb74db89c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220907-021302",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.006212 0.005535 0.958591 ( 0.997495)
build_miniruby 0.001546 0.000663 0.071299 ( 0.070393)
build_ruby 0.001302 0.000558 0.073251 ( 0.073027)
build_all 0.007115 0.003590 1.582530 ( 0.616970)
build_install 0.012020 0.009802 1.925130 ( 0.960966)
test_btest 0.000778 0.000389 90.727519 ( 9.670903)
test_basic 0.007708 0.000000 0.358485 ( 0.448099)
test_all 0.002016 0.000743 690.396685 ( 68.732191)
test_rubyspec 0.093112 0.085279 46.997472 ( 55.488719)
total: 137.06 sec