Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-055716
#<BuildRuby:0x000056426492c208
@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.20220720-055716",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005503 0.000846 0.814096 ( 1.269246)
build_miniruby 0.000782 0.000120 0.057254 ( 0.056003)
build_ruby 0.000750 0.000116 0.058864 ( 0.057697)
build_all 0.004007 0.000616 1.519352 ( 0.605934)
build_install 0.007607 0.003504 5.644128 ( 2.190535)
test_btest 0.000588 0.000111 51.162468 ( 8.550914)
test_basic 0.004796 0.000900 0.288565 ( 0.377417)
test_all 0.001190 0.000223 631.100509 ( 91.117708)
test_rubyspec 0.100466 0.025859 44.266049 ( 49.863737)
total: 154.09 sec