Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-051945
#<BuildRuby:0x0000561d17734328
@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.20221127-051945",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.005159 0.000000 1.274901 ( 1.483950)
build_miniruby 0.000837 0.000000 0.982221 ( 0.981114)
build_ruby 0.001249 0.000000 2.764572 ( 2.676913)
build_all 0.009401 0.000638 22.599983 ( 4.395919)
build_install 0.008611 0.000515 4.394751 ( 1.578896)
test_btest 0.000453 0.000054 64.571169 ( 11.005982)
test_basic 0.000000 0.004860 0.309196 ( 0.401192)
test_all 0.000000 0.000885 693.319943 (106.726455)
test_rubyspec 0.035233 0.024339 53.016106 ( 61.164053)
total: 190.42 sec