Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-204835
#<BuildRuby:0x0000562e9c918a68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220730-204835",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000063 0.000005 0.000068 ( 0.000066)
build_up 0.009138 0.000702 0.831868 ( 1.154206)
build_miniruby 0.001164 0.000090 0.053482 ( 0.052338)
build_ruby 0.000000 0.001557 0.045466 ( 0.044092)
build_all 0.006012 0.003361 1.241879 ( 0.460686)
build_install 0.014906 0.004966 4.365743 ( 1.787429)
test_btest 0.001019 0.000180 54.129991 ( 6.140814)
test_basic 0.006291 0.000210 0.299093 ( 0.387876)
test_all 0.002128 0.000355 495.211732 ( 51.900635)
test_rubyspec 0.052342 0.073502 41.633168 ( 47.520110)
total: 109.45 sec