Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-122841
#<BuildRuby:0x0000562432bba7e0
@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-122841",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002226 0.004705 0.853069 ( 2.985787)
build_miniruby 0.000824 0.000206 0.058394 ( 0.057156)
build_ruby 0.000825 0.000206 0.059680 ( 0.058448)
build_all 0.000192 0.004546 1.532959 ( 0.583298)
build_install 0.010663 0.000475 5.648239 ( 2.164636)
test_btest 0.000678 0.000194 53.141289 ( 7.976960)
test_basic 0.005002 0.001429 0.362174 ( 0.449771)
test_all 0.001070 0.000305 600.928538 ( 88.821455)
test_rubyspec 0.087566 0.014914 43.605853 ( 49.322435)
total: 152.42 sec