Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-215150
#<BuildRuby:0x0000558599d6a8c0
@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.20220821-215150",
@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.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.007002 0.844165 ( 1.155891)
build_miniruby 0.000000 0.001014 0.057188 ( 0.055970)
build_ruby 0.000000 0.001016 0.059854 ( 0.058505)
build_all 0.002265 0.002325 1.526098 ( 0.593788)
build_install 0.010234 0.000956 1.915296 ( 0.961998)
test_btest 0.000617 0.000265 48.341255 ( 8.821091)
test_basic 0.004045 0.001734 0.254908 ( 0.344216)
test_all 0.001134 0.000486 589.918757 ( 94.700564)
test_rubyspec 0.043497 0.073443 44.431157 ( 52.689872)
total: 159.38 sec