Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-215831
#<BuildRuby:0x000056161b0e83a0
@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.20220729-215831",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001778 0.009823 0.967094 ( 0.966830)
build_miniruby 0.001326 0.000414 0.074286 ( 0.072654)
build_ruby 0.001733 0.000542 0.081628 ( 0.079347)
build_all 0.010503 0.000000 1.531450 ( 0.569967)
build_install 0.022917 0.000774 5.136778 ( 2.044509)
test_btest 0.000990 0.000206 76.263776 ( 8.125495)
test_basic 0.008357 0.000885 0.325040 ( 0.415231)
test_all 0.001552 0.000310 681.143452 ( 66.766390)
test_rubyspec 0.120277 0.037101 45.805745 ( 51.500143)
total: 130.54 sec