Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-194719
#<BuildRuby:0x0000564e7c1eb510
@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.20220327-194719",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000081 0.000020 0.000101 ( 0.000106)
build_up 0.000000 0.012320 5.483488 ( 5.874917)
build_miniruby 0.000000 0.002625 1.540018 ( 1.364755)
build_ruby 0.002108 0.002079 2.583641 ( 2.399086)
build_all 0.015863 0.005955 21.500960 ( 2.326561)
build_install 0.014788 0.009234 8.138770 ( 2.471577)
test_btest 0.000736 0.000405 78.337843 ( 8.245228)
test_basic 0.002116 0.006950 0.329443 ( 0.421202)
test_all 0.000349 0.001675 648.968288 ( 66.380649)
test_rubyspec 0.121113 0.059687 45.988391 ( 51.319922)
total: 140.81 sec