Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-184011
#<BuildRuby:0x0000564bd73175f8
@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.20240103-184011",
@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.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006242 0.000342 1.416237 ( 1.642812)
build_miniruby 0.000691 0.000115 0.841707 ( 0.841269)
build_ruby 0.001237 0.000000 2.662697 ( 2.663777)
build_all 0.008746 0.000199 14.150870 ( 1.287656)
build_install 0.008019 0.000000 4.209295 ( 1.072138)
test_btest 0.000949 0.000025 74.948862 ( 6.853160)
test_basic 0.004883 0.000059 0.635663 ( 0.715465)
test_all 0.090420 0.039990 510.373060 ( 49.057573)
test_rubyspec 0.024893 0.022219 48.821699 ( 61.220366)
total: 125.36 sec