Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-140846
#<BuildRuby:0x0000560848c4fc88
@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.20220424-140846",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.006416 0.000356 0.836972 ( 1.393569)
build_miniruby 0.000813 0.000116 0.057040 ( 0.055871)
build_ruby 0.000781 0.000112 0.059035 ( 0.057828)
build_all 0.003732 0.000533 1.505789 ( 0.604552)
build_install 0.006099 0.004814 6.267406 ( 2.818792)
test_btest 0.000589 0.000118 50.875432 ( 8.716473)
test_basic 0.004948 0.000990 0.331782 ( 0.419828)
test_all 0.001098 0.000219 602.642209 ( 94.746213)
test_rubyspec 0.063228 0.037802 44.341093 ( 49.251251)
total: 158.06 sec