Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-210029
#<BuildRuby:0x000055f06f6fc1c8
@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.20220501-210029",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.006719 0.000404 0.856474 ( 1.440934)
build_miniruby 0.000752 0.000115 0.056693 ( 0.055538)
build_ruby 0.000975 0.000000 0.056809 ( 0.055661)
build_all 0.004287 0.000128 1.474894 ( 0.591655)
build_install 0.010190 0.000769 6.241003 ( 2.825830)
test_btest 0.000613 0.000000 53.468904 ( 7.973504)
test_basic 0.005541 0.000167 0.282149 ( 0.370746)
test_all 0.001363 0.000171 618.259827 ( 91.799714)
test_rubyspec 0.089088 0.032347 43.819119 ( 48.736300)
total: 153.85 sec