Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-143627
#<BuildRuby:0x0000561bbf76c060
@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.20220423-143627",
@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.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005930 0.000912 0.838406 ( 1.065311)
build_miniruby 0.000792 0.000122 0.059195 ( 0.058015)
build_ruby 0.001061 0.000000 0.059206 ( 0.057905)
build_all 0.004220 0.000132 1.525094 ( 0.639012)
build_install 0.009406 0.001344 6.285152 ( 2.844033)
test_btest 0.001289 0.000185 55.148934 ( 8.688957)
test_basic 0.002700 0.002953 0.293407 ( 0.381945)
test_all 0.001213 0.000121 626.543956 ( 90.197934)
test_rubyspec 0.110637 0.010957 44.564256 ( 49.487264)
total: 153.42 sec