Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-022015
#<BuildRuby:0x00005642ec18ffa8
@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.20231103-022015",
@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.000000 0.000015 0.000015 ( 0.000016)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000008 0.000008 ( 0.000009)
build_up 0.000359 0.004154 1.418217 ( 1.696738)
build_miniruby 0.000892 0.000149 0.910023 ( 0.909990)
build_ruby 0.001224 0.000204 2.744582 ( 2.744721)
build_all 0.000952 0.008929 16.361053 ( 1.573632)
build_install 0.007904 0.000925 4.895705 ( 1.179662)
test_btest 0.000964 0.000253 83.782516 ( 7.169503)
test_basic 0.000586 0.004815 0.740496 ( 0.816217)
test_all 0.108262 0.026958 500.398868 ( 56.201969)
test_rubyspec 0.030932 0.015935 49.122261 ( 61.496748)
total: 133.79 sec