Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-060106
#<BuildRuby:0x00005579435427e0
@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.20220813-060106",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.006074 0.000316 0.807419 ( 0.973375)
build_miniruby 0.000756 0.000108 0.057358 ( 0.056184)
build_ruby 0.000841 0.000120 0.059616 ( 0.058318)
build_all 0.004057 0.000579 1.574617 ( 0.605848)
build_install 0.007757 0.001108 1.925330 ( 0.967563)
test_btest 0.000784 0.000112 52.832364 ( 8.225500)
test_basic 0.004813 0.000688 0.274409 ( 0.363200)
test_all 0.002071 0.000000 615.799906 ( 89.482654)
test_rubyspec 0.075258 0.034197 43.846358 ( 51.245152)
total: 151.98 sec