Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-062932
#<BuildRuby:0x000055825ccef840
@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.20231229-062932",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005627 0.001324 1.155076 ( 1.527684)
build_miniruby 0.000829 0.000195 0.967725 ( 0.966552)
build_ruby 0.001569 0.000000 2.746046 ( 2.745788)
build_all 0.008389 0.001242 16.558567 ( 1.488576)
build_install 0.007698 0.000624 4.646782 ( 1.137854)
test_btest 0.000546 0.000115 82.915142 ( 7.109367)
test_basic 0.000000 0.004867 0.706024 ( 0.780906)
test_all 0.085563 0.049657 556.615456 ( 51.457396)
test_rubyspec 0.026691 0.024432 51.206674 ( 63.504867)
total: 130.72 sec