Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-024531
#<BuildRuby:0x0000558bdad3f778
@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.20220302-024531",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000033 0.000000 0.000033 ( 0.000030)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.010199 0.000906 0.982506 ( 1.008461)
build_miniruby 0.001810 0.000258 0.077548 ( 0.075057)
build_ruby 0.000000 0.002082 0.080834 ( 0.078918)
build_all 0.002726 0.007922 4.229375 ( 0.843049)
build_install 0.010373 0.011059 7.870109 ( 2.435504)
test_btest 0.001076 0.000419 78.952478 ( 8.644947)
test_basic 0.001952 0.005295 0.334849 ( 0.426732)
test_all 0.001262 0.000561 701.694625 ( 68.043079)
test_rubyspec 0.107156 0.050271 46.352231 ( 51.855579)
total: 133.41 sec