Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-225843
#<BuildRuby:0x000055fc5cba2878
@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-225843",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006593 0.839629 ( 1.631028)
build_miniruby 0.000000 0.000992 0.057960 ( 0.056618)
build_ruby 0.000000 0.001053 0.058968 ( 0.057738)
build_all 0.000000 0.004659 1.535797 ( 0.585789)
build_install 0.007852 0.002949 1.913009 ( 0.956165)
test_btest 0.000595 0.000149 48.870859 ( 8.991821)
test_basic 0.001240 0.004544 0.342448 ( 0.430634)
test_all 0.001508 0.000471 625.248325 ( 88.898052)
test_rubyspec 0.080205 0.045625 43.745479 ( 52.019182)
total: 153.63 sec