Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-110422
#<BuildRuby:0x00005600b7ae6858
@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.20221217-110422",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002507 0.001518 0.842203 ( 1.057208)
build_miniruby 0.000770 0.000145 1.038981 ( 1.037539)
build_ruby 0.001098 0.000206 2.681022 ( 2.570216)
build_all 0.005973 0.003230 15.767655 ( 3.352420)
build_install 0.008100 0.001800 2.222623 ( 1.247190)
test_btest 0.000517 0.000115 67.512852 ( 11.153563)
test_basic 0.000867 0.004102 0.307989 ( 0.398496)
test_all 0.001128 0.000313 678.057947 (154.398397)
test_rubyspec 0.054713 0.011689 52.933208 ( 61.085128)
total: 236.30 sec