Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-173937
#<BuildRuby:0x0000563c33ee7468
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-173937",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.001008 0.004212 1.189801 ( 1.213048)
build_miniruby 0.000856 0.000135 0.949544 ( 0.948297)
build_ruby 0.001380 0.000000 2.792800 ( 2.690093)
build_all 0.008444 0.000860 15.763901 ( 3.310557)
build_install 0.009517 0.000724 2.322614 ( 1.380430)
test_btest 0.000540 0.000077 59.308804 ( 11.795371)
test_basic 0.004581 0.000655 0.289091 ( 0.379976)
test_all 0.000820 0.000117 658.811097 (102.926464)
test_rubyspec 0.053373 0.005662 52.225469 ( 60.487079)
total: 185.13 sec