Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-133937
#<BuildRuby:0x000056464a099480
@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.20220812-133937",
@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.000016 0.000009 0.000025 ( 0.000026)
autoconf 0.000029 0.000016 0.000045 ( 0.000046)
configure 0.000019 0.000010 0.000029 ( 0.000029)
build_up 0.011046 0.001260 0.826204 ( 1.347049)
build_miniruby 0.002190 0.000000 0.064787 ( 0.062465)
build_ruby 0.001300 0.000000 0.053727 ( 0.052510)
build_all 0.007188 0.000770 1.295528 ( 0.476463)
build_install 0.004463 0.011511 1.597871 ( 0.788713)
test_btest 0.000598 0.000322 55.438987 ( 6.215564)
test_basic 0.005735 0.000392 0.264952 ( 0.355935)
test_all 0.003006 0.001503 490.199001 ( 52.247766)
test_rubyspec 0.085108 0.053867 41.600782 ( 49.246269)
total: 110.79 sec