Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-134336
#<BuildRuby:0x0000556a9cd30048
@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.20231230-134336",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004137 0.000828 1.101870 ( 1.470928)
build_miniruby 0.001140 0.000228 0.853808 ( 0.852186)
build_ruby 0.001032 0.000206 2.803541 ( 2.803308)
build_all 0.009986 0.000000 16.759916 ( 1.474983)
build_install 0.008726 0.000000 4.731715 ( 1.144851)
test_btest 0.000000 0.001019 82.395899 ( 7.980317)
test_basic 0.004834 0.000622 0.679698 ( 0.753977)
test_all 0.113082 0.023031 554.275285 ( 52.801594)
test_rubyspec 0.027149 0.020846 50.057784 ( 62.337146)
total: 131.62 sec