Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-001724
#<BuildRuby:0x0000562596de1338
@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.20220725-001724",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.007042 0.005191 0.853882 ( 1.102131)
build_miniruby 0.001030 0.000344 0.062506 ( 0.061639)
build_ruby 0.001153 0.000384 0.063304 ( 0.061951)
build_all 0.007324 0.000811 1.256581 ( 0.467966)
build_install 0.007564 0.007804 4.324044 ( 1.826551)
test_btest 0.001385 0.000533 52.353110 ( 6.182268)
test_basic 0.003830 0.001473 0.295859 ( 0.387547)
test_all 0.002282 0.000342 504.466184 ( 52.837196)
test_rubyspec 0.069308 0.059203 41.747574 ( 47.607006)
total: 110.54 sec