Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-034831
#<BuildRuby:0x00005557fac43f40
@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.20220518-034831",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004079 0.002843 0.853283 ( 0.939258)
build_miniruby 0.000797 0.000246 0.056944 ( 0.055694)
build_ruby 0.000857 0.000264 0.058180 ( 0.056916)
build_all 0.004330 0.000110 1.485354 ( 0.607276)
build_install 0.009095 0.001366 6.253396 ( 2.815102)
test_btest 0.000657 0.000175 50.315658 ( 8.367124)
test_basic 0.004670 0.001245 0.306082 ( 0.393967)
test_all 0.001003 0.000268 640.761931 ( 94.175426)
test_rubyspec 0.066690 0.046336 43.571540 ( 49.178372)
total: 156.59 sec