Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-133604
#<BuildRuby:0x0000560d5848a9c0
@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.20220626-133604",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000059 0.000000 0.000059 ( 0.000053)
configure 0.000045 0.000000 0.000045 ( 0.000045)
build_up 0.007787 0.004074 0.850061 ( 1.549333)
build_miniruby 0.002488 0.000000 0.064216 ( 0.063071)
build_ruby 0.002016 0.000150 0.065839 ( 0.063833)
build_all 0.003548 0.003899 1.203881 ( 0.484013)
build_install 0.016043 0.002339 4.810350 ( 2.397706)
test_btest 0.001744 0.000000 54.121472 ( 5.916523)
test_basic 0.005960 0.000946 0.290740 ( 0.379930)
test_all 0.003547 0.000000 489.766310 ( 52.478775)
test_rubyspec 0.094230 0.039995 42.027515 ( 47.830802)
total: 111.17 sec