Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-043145
#<BuildRuby:0x0000556bc9a3e8c0
@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.20220817-043145",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005886 0.000906 0.867605 ( 1.152125)
build_miniruby 0.000865 0.000133 0.057423 ( 0.056197)
build_ruby 0.000828 0.000127 0.059766 ( 0.058542)
build_all 0.004456 0.000000 1.555293 ( 0.608602)
build_install 0.011008 0.000000 1.898400 ( 0.957559)
test_btest 0.000578 0.000000 50.607153 ( 8.450264)
test_basic 0.005681 0.000466 0.276972 ( 0.364654)
test_all 0.002486 0.000292 589.827173 ( 87.208347)
test_rubyspec 0.075165 0.025328 44.100752 ( 51.501478)
total: 150.36 sec