Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-044735
#<BuildRuby:0x00005650404e8090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-044735",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001079 0.004250 0.975593 ( 1.234566)
build_miniruby 0.001021 0.000186 0.862157 ( 0.862802)
build_ruby 0.000000 0.001233 2.711120 ( 2.712618)
build_all 0.003889 0.002890 12.099860 ( 0.963762)
build_install 0.008994 0.000115 3.534114 ( 0.957358)
test_btest 0.000537 0.000115 62.514919 ( 4.831688)
test_basic 0.003520 0.000000 0.371042 ( 0.452166)
test_all 0.085265 0.013844 393.332946 ( 35.013062)
test_rubyspec 0.047197 0.028035 39.486287 ( 52.121201)
total: 99.15 sec