Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-033321
#<BuildRuby:0x0000560e37a47e00
@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.20220813-033321",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.007021 0.000205 0.913412 ( 0.925828)
build_miniruby 0.000981 0.000070 0.058133 ( 0.056897)
build_ruby 0.000948 0.000067 0.059550 ( 0.058261)
build_all 0.004578 0.000005 1.534760 ( 0.592767)
build_install 0.008703 0.000262 1.908172 ( 0.964821)
test_btest 0.000592 0.000037 56.918270 ( 8.091006)
test_basic 0.005440 0.000037 0.296198 ( 0.385114)
test_all 0.002395 0.000141 625.586127 ( 90.673987)
test_rubyspec 0.110465 0.014548 43.839999 ( 51.220200)
total: 152.97 sec