Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-164050
#<BuildRuby:0x000055b2845ed350
@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.20220722-164050",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005393 0.004124 0.856216 ( 1.028255)
build_miniruby 0.001143 0.000245 0.062564 ( 0.061752)
build_ruby 0.001347 0.000288 0.063881 ( 0.062818)
build_all 0.008254 0.000835 1.228432 ( 0.456709)
build_install 0.013449 0.002690 4.279043 ( 1.802824)
test_btest 0.001761 0.000352 53.202814 ( 6.164877)
test_basic 0.005702 0.000058 0.284994 ( 0.376248)
test_all 0.000000 0.002533 477.537251 ( 51.640381)
test_rubyspec 0.059417 0.067432 41.675536 ( 47.424188)
total: 109.02 sec