Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-040506
#<BuildRuby:0x000056227eeae7e0
@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.20220804-040506",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005361 0.001340 0.857223 ( 1.296824)
build_miniruby 0.000774 0.000193 0.057363 ( 0.056156)
build_ruby 0.000783 0.000196 0.059124 ( 0.057937)
build_all 0.004704 0.000055 1.527549 ( 0.583798)
build_install 0.009024 0.000000 5.713319 ( 2.163028)
test_btest 0.000635 0.000000 45.289793 ( 8.773179)
test_basic 0.002234 0.003085 0.298925 ( 0.388051)
test_all 0.001098 0.000000 611.818779 ( 89.954759)
test_rubyspec 0.049968 0.023938 43.869549 ( 51.299343)
total: 154.57 sec