Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-084754
#<BuildRuby:0x000055c247cbfd68
@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.20240112-084754",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000332 0.004020 1.053591 ( 1.446668)
build_miniruby 0.001231 0.000235 0.925053 ( 0.925157)
build_ruby 0.001303 0.000248 2.864504 ( 2.867329)
build_all 0.007180 0.003035 14.761195 ( 1.403654)
build_install 0.003250 0.006576 4.287235 ( 1.153382)
test_btest 0.000583 0.000157 80.304740 ( 7.120558)
test_basic 0.003491 0.000000 0.435114 ( 0.515804)
test_all 0.094767 0.039014 543.214811 ( 53.672939)
test_rubyspec 0.019777 0.014154 49.027236 ( 61.567672)
total: 130.67 sec