Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-005227
#<BuildRuby:0x000055957c996c88
@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.20220826-005227",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000036 0.000003 0.000039 ( 0.000035)
build_up 0.010794 0.000482 0.851685 ( 1.420130)
build_miniruby 0.001596 0.000114 0.060123 ( 0.058565)
build_ruby 0.001983 0.000000 0.067354 ( 0.066176)
build_all 0.008699 0.000000 1.257956 ( 0.470764)
build_install 0.016895 0.000819 1.573788 ( 0.787504)
test_btest 0.001275 0.000000 52.693257 ( 6.202323)
test_basic 0.000999 0.004560 0.286474 ( 0.378297)
test_all 0.000000 0.004190 482.456126 ( 52.004937)
test_rubyspec 0.108716 0.028223 41.645294 ( 50.037460)
total: 111.43 sec