Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-185158
#<BuildRuby:0x0000562864859570
@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.20220813-185158",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000058 0.000010 0.000068 ( 0.000068)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.008592 0.000685 0.820466 ( 1.029087)
build_miniruby 0.001563 0.000240 0.062748 ( 0.061977)
build_ruby 0.001589 0.000244 0.066142 ( 0.065513)
build_all 0.008989 0.000608 1.239554 ( 0.470582)
build_install 0.011130 0.002819 1.556783 ( 0.790131)
test_btest 0.000785 0.000124 51.220861 ( 6.151238)
test_basic 0.005731 0.000207 0.301001 ( 0.392994)
test_all 0.001405 0.003847 504.780355 ( 52.817131)
test_rubyspec 0.091954 0.048354 41.609513 ( 49.390228)
total: 111.17 sec