Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-180530
#<BuildRuby:0x000055c142dd00a0
@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.20231119-180530",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000295 0.004160 1.100721 ( 1.477453)
build_miniruby 0.001031 0.000000 0.909350 ( 0.909513)
build_ruby 0.000000 0.001351 2.786652 ( 2.788256)
build_all 0.004909 0.005977 17.116184 ( 1.632217)
build_install 0.007751 0.001319 4.980257 ( 1.171880)
test_btest 0.000929 0.000325 83.980966 ( 8.199244)
test_basic 0.001005 0.004624 0.741809 ( 0.819485)
test_all 0.085526 0.052782 514.148359 ( 61.299161)
test_rubyspec 0.039868 0.004972 50.416885 ( 62.777949)
total: 141.08 sec