Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-021630
#<BuildRuby:0x0000558495773e80
@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.20220508-021630",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002434 0.004516 0.881639 ( 1.745103)
build_miniruby 0.000860 0.000132 0.056714 ( 0.055463)
build_ruby 0.001032 0.000000 0.057967 ( 0.056682)
build_all 0.001189 0.003094 1.473178 ( 0.595255)
build_install 0.005386 0.005406 6.286924 ( 2.832871)
test_btest 0.000582 0.000155 48.171383 ( 8.230109)
test_basic 0.004397 0.001173 0.289279 ( 0.377678)
test_all 0.001469 0.000000 639.426869 ( 89.774632)
test_rubyspec 0.081774 0.045882 43.773675 ( 48.733586)
total: 152.40 sec