Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-000615
#<BuildRuby:0x00005580329500d0
@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.20220824-000615",
@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.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006508 0.000176 0.867499 ( 0.951758)
build_miniruby 0.000769 0.000051 0.057935 ( 0.056804)
build_ruby 0.000902 0.000060 0.059523 ( 0.058269)
build_all 0.000381 0.004222 1.527496 ( 0.584287)
build_install 0.006476 0.004626 1.940390 ( 0.972291)
test_btest 0.000614 0.000115 56.211529 ( 8.293454)
test_basic 0.004808 0.000902 0.329817 ( 0.418584)
test_all 0.002245 0.000421 626.890947 ( 91.721706)
test_rubyspec 0.077157 0.054157 44.420565 ( 52.665570)
total: 155.72 sec