Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-132716
#<BuildRuby:0x00005629f9d46740
@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.20220701-132716",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005326 0.001331 0.848041 ( 3.444980)
build_miniruby 0.000872 0.000218 0.057675 ( 0.056342)
build_ruby 0.000743 0.000186 0.059059 ( 0.057879)
build_all 0.004323 0.000000 1.491265 ( 0.600684)
build_install 0.010671 0.000313 6.358159 ( 2.855868)
test_btest 0.000663 0.000132 47.667706 ( 9.031004)
test_basic 0.005248 0.000112 0.290308 ( 0.379023)
test_all 0.001628 0.000306 637.355869 ( 93.581060)
test_rubyspec 0.080570 0.041121 44.631488 ( 50.218576)
total: 160.23 sec