Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-154935
#<BuildRuby:0x0000557f68a9be00
@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.20220801-154935",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003355 0.002910 0.840645 ( 0.935631)
build_miniruby 0.000894 0.000106 0.057561 ( 0.056359)
build_ruby 0.001047 0.000000 0.060475 ( 0.059231)
build_all 0.004467 0.000000 1.526409 ( 0.586783)
build_install 0.009981 0.000914 5.643806 ( 2.159290)
test_btest 0.000740 0.000077 49.320075 ( 8.079178)
test_basic 0.002054 0.003670 0.348569 ( 0.436655)
test_all 0.001021 0.000154 616.070031 ( 87.183488)
test_rubyspec 0.077641 0.042839 43.908096 ( 49.509539)
total: 149.01 sec