Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-171042
#<BuildRuby:0x0000565168b332c8
@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.20220818-171042",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003277 0.003308 2.191639 ( 2.512219)
build_miniruby 0.001267 0.000158 7.412812 ( 5.857684)
build_ruby 0.001786 0.000223 3.489413 ( 3.296398)
build_all 0.009699 0.000000 15.785414 ( 2.905473)
build_install 0.009039 0.000000 1.983364 ( 0.964432)
test_btest 0.000772 0.000064 50.818461 ( 8.708867)
test_basic 0.001828 0.003549 0.307420 ( 0.396585)
test_all 0.002513 0.000343 582.263985 ( 91.598776)
test_rubyspec 0.092160 0.037236 43.890579 ( 52.186545)
total: 168.43 sec