Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-234611
#<BuildRuby:0x0000562be87c4010
@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.20221219-234611",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004190 0.000078 0.910751 ( 1.140753)
build_miniruby 0.000751 0.000150 0.963152 ( 0.961780)
build_ruby 0.001256 0.000000 2.742640 ( 2.656316)
build_all 0.009134 0.000000 15.772022 ( 3.314313)
build_install 0.009785 0.000000 2.220712 ( 1.258034)
test_btest 0.000612 0.000000 64.823709 ( 10.775447)
test_basic 0.004398 0.000297 0.297426 ( 0.388371)
test_all 0.002105 0.000000 680.989852 (144.076748)
test_rubyspec 0.041329 0.014540 53.147171 ( 61.240666)
total: 225.81 sec