Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-074052
#<BuildRuby:0x00005613d0a93f28
@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.20221228-074052",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.001745 0.004474 0.844741 ( 1.153061)
build_miniruby 0.001046 0.000224 1.010175 ( 1.008280)
build_ruby 0.001174 0.000252 2.784579 ( 2.781895)
build_all 0.009605 0.000000 16.596533 ( 2.957169)
build_install 0.002175 0.008394 2.231853 ( 1.176943)
test_btest 0.000837 0.000247 76.489020 ( 10.384717)
test_basic 0.003416 0.004050 0.363218 ( 0.447947)
test_all 0.000983 0.000327 665.921864 ( 96.748469)
test_rubyspec 0.076954 0.047892 51.534721 ( 59.596106)
total: 176.26 sec