Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-134320
#<BuildRuby:0x000055b5693e3dd8
@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.20220731-134320",
@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.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006191 0.000534 0.861028 ( 0.933743)
build_miniruby 0.000753 0.000174 0.057243 ( 0.056084)
build_ruby 0.000000 0.000794 0.058482 ( 0.057383)
build_all 0.000143 0.004700 1.527491 ( 0.588274)
build_install 0.005562 0.005807 5.670551 ( 2.192740)
test_btest 0.000514 0.000206 54.080263 ( 8.203598)
test_basic 0.003801 0.001520 0.306525 ( 0.395642)
test_all 0.001072 0.000429 615.772956 ( 88.080617)
test_rubyspec 0.067344 0.044042 43.927650 ( 49.561559)
total: 150.07 sec