Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-134544
#<BuildRuby:0x0000559cc1be7f68
@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.20220826-134544",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005800 0.000442 0.861088 ( 1.678542)
build_miniruby 0.000868 0.000200 0.057916 ( 0.056627)
build_ruby 0.000982 0.000000 0.060102 ( 0.058916)
build_all 0.001832 0.002683 1.534927 ( 0.593442)
build_install 0.011252 0.000000 1.893172 ( 0.959813)
test_btest 0.000853 0.000000 50.643362 ( 8.373769)
test_basic 0.001974 0.003536 0.322176 ( 0.411230)
test_all 0.001566 0.000412 643.517537 ( 93.470509)
test_rubyspec 0.054828 0.059607 44.241213 ( 52.557879)
total: 158.16 sec