Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-010619
#<BuildRuby:0x000055a06ecbbda8
@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.20220425-010619",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004871 0.001772 0.825453 ( 1.520435)
build_miniruby 0.000968 0.000000 0.057691 ( 0.056518)
build_ruby 0.001000 0.000000 0.059012 ( 0.057800)
build_all 0.004146 0.000000 1.489313 ( 0.606561)
build_install 0.005044 0.003728 6.284138 ( 2.819777)
test_btest 0.000000 0.000631 49.301254 ( 8.950516)
test_basic 0.002955 0.003052 0.349823 ( 0.437568)
test_all 0.000000 0.001415 639.708895 ( 93.918209)
test_rubyspec 0.060844 0.057908 44.355267 ( 49.230639)
total: 157.60 sec