Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-193029
#<BuildRuby:0x0000562794123e20
@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.20231226-193029",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000038)
build_up 0.000545 0.004055 1.032167 ( 1.413112)
build_miniruby 0.000965 0.000000 0.908059 ( 0.907471)
build_ruby 0.001445 0.000000 2.781096 ( 2.781891)
build_all 0.009516 0.000026 16.445091 ( 1.509243)
build_install 0.006650 0.001267 4.659615 ( 1.136184)
test_btest 0.000914 0.000174 81.520702 ( 7.126029)
test_basic 0.000807 0.004534 0.644444 ( 0.722905)
test_all 0.106845 0.027995 510.629734 ( 54.159971)
test_rubyspec 0.012325 0.036369 50.205127 ( 62.562250)
total: 132.32 sec