Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-042954
#<BuildRuby:0x000055a61d60c728
@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.20221224-042954",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001969 0.002238 0.852212 ( 1.262137)
build_miniruby 0.000786 0.000139 0.982442 ( 0.980909)
build_ruby 0.001039 0.000184 2.672944 ( 2.671385)
build_all 0.008852 0.000000 15.816752 ( 3.441274)
build_install 0.008926 0.000524 2.214505 ( 1.290722)
test_btest 0.000501 0.000071 65.545452 ( 11.454284)
test_basic 0.004524 0.000646 0.298446 ( 0.389304)
test_all 0.001308 0.000187 639.319976 (112.069281)
test_rubyspec 0.044103 0.020082 51.678176 ( 59.863983)
total: 193.42 sec