Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-154939
#<BuildRuby:0x00005567986f40a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220606-154939",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002368 0.004431 0.899203 ( 1.443025)
build_miniruby 0.000795 0.000184 0.057205 ( 0.056020)
build_ruby 0.000832 0.000192 0.059568 ( 0.058351)
build_all 0.000000 0.004164 1.517119 ( 0.616538)
build_install 0.005622 0.003275 6.284094 ( 2.870443)
test_btest 0.000662 0.000220 54.204624 ( 7.841053)
test_basic 0.004267 0.001422 0.291121 ( 0.379640)
test_all 0.001175 0.000392 661.474161 ( 98.671376)
test_rubyspec 0.056733 0.054862 44.230159 ( 49.823088)
total: 161.76 sec