Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-004130
#<BuildRuby:0x000055638c5b4d30
@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.20220726-004130",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000082 0.000006 0.000088 ( 0.000092)
build_up 0.013103 0.000320 0.974537 ( 1.131792)
build_miniruby 0.001750 0.000109 0.074037 ( 0.072264)
build_ruby 0.001627 0.000102 0.078847 ( 0.077407)
build_all 0.009226 0.000276 1.514598 ( 0.583689)
build_install 0.016978 0.005594 5.165487 ( 2.050416)
test_btest 0.001051 0.000110 77.799075 ( 8.585162)
test_basic 0.008218 0.000000 0.316359 ( 0.406347)
test_all 0.001812 0.000000 643.515438 ( 65.253545)
test_rubyspec 0.110140 0.065505 45.534058 ( 51.356038)
total: 129.52 sec