Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-123133
#<BuildRuby:0x00005560cf80c0c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-123133",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000015 0.000006 0.000021 ( 0.000022)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.002677 0.001190 0.598852 ( 1.018770)
build_miniruby 0.000932 0.000000 0.646249 ( 0.646186)
build_ruby 0.001257 0.000000 2.188948 ( 2.188692)
build_all 0.003909 0.005422 11.862257 ( 1.481874)
build_install 0.004330 0.002165 1.499437 ( 0.717744)
test_btest 0.000495 0.000247 64.416667 ( 6.031999)
test_basic 0.003861 0.000000 0.278512 ( 0.373082)
test_all 0.000000 0.001096 491.900918 ( 45.891791)
test_rubyspec 0.013252 0.015475 34.835247 ( 45.447604)
total: 103.80 sec