Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-154906
#<BuildRuby:0x0000561f5cb17ea8
@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.20220430-154906",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000021 0.000003 0.000024 ( 0.000026)
build_up 0.003725 0.003175 0.871599 ( 1.292333)
build_miniruby 0.000000 0.001006 0.057208 ( 0.055886)
build_ruby 0.000000 0.000948 0.059757 ( 0.058476)
build_all 0.001957 0.002350 1.482753 ( 0.593364)
build_install 0.008326 0.002379 6.248645 ( 2.791433)
test_btest 0.000635 0.000181 45.940948 ( 8.826556)
test_basic 0.001035 0.004993 0.255475 ( 0.343714)
test_all 0.000680 0.000623 613.167385 ( 89.223403)
test_rubyspec 0.073256 0.054431 43.832826 ( 48.759106)
total: 151.94 sec