Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-080746
#<BuildRuby:0x000056360d525550
@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.20220827-080746",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000040 0.000006 0.000046 ( 0.000047)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007302 0.003759 0.832306 ( 1.881252)
build_miniruby 0.001620 0.000324 0.064625 ( 0.063389)
build_ruby 0.001147 0.000229 0.062913 ( 0.062673)
build_all 0.003670 0.004979 1.245818 ( 0.471249)
build_install 0.013233 0.002245 1.599739 ( 0.798831)
test_btest 0.000715 0.000179 53.243451 ( 6.074077)
test_basic 0.004559 0.001140 0.304461 ( 0.398205)
test_all 0.003770 0.001608 515.391206 ( 53.692655)
test_rubyspec 0.081368 0.050480 41.966387 ( 50.377618)
total: 113.82 sec