Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-145552
#<BuildRuby:0x00005637a3f4bfb0
@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.20220729-145552",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006524 0.869718 ( 4.783413)
build_miniruby 0.000000 0.000997 0.057084 ( 0.055822)
build_ruby 0.000652 0.000378 0.058826 ( 0.057545)
build_all 0.004418 0.000192 1.524283 ( 0.583937)
build_install 0.009312 0.001912 5.649480 ( 2.169118)
test_btest 0.000000 0.000851 55.228934 ( 8.122668)
test_basic 0.000000 0.005134 0.279384 ( 0.369569)
test_all 0.000274 0.000691 626.484494 ( 90.302185)
test_rubyspec 0.076534 0.047188 43.832661 ( 49.510417)
total: 155.96 sec