Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-055809
#<BuildRuby:0x000055afec8a00b0
@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.20230131-055809",
@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.000020 0.000005 0.000025 ( 0.000027)
autoconf 0.000025 0.000007 0.000032 ( 0.000030)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003168 0.000792 0.620516 ( 1.007533)
build_miniruby 0.000794 0.000198 0.626062 ( 0.625411)
build_ruby 0.000959 0.000240 2.023782 ( 2.023716)
build_all 0.007236 0.001809 11.906138 ( 1.450713)
build_install 0.006038 0.000294 1.465650 ( 0.704564)
test_btest 0.000534 0.000123 63.844327 ( 5.914974)
test_basic 0.000000 0.003348 0.246753 ( 0.342764)
test_all 0.000762 0.000313 483.657039 ( 45.642131)
test_rubyspec 0.018741 0.009325 34.782785 ( 45.379928)
total: 103.09 sec