Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-074033
#<BuildRuby:0x000055e304d97bb8
@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.20240117-074033",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005609 0.000074 0.995639 ( 1.372954)
build_miniruby 0.000858 0.000043 0.945371 ( 0.944616)
build_ruby 0.001202 0.000060 2.721486 ( 2.722010)
build_all 0.009279 0.000031 14.523037 ( 1.373378)
build_install 0.007567 0.000141 4.238986 ( 1.100946)
test_btest 0.000965 0.000042 81.567983 ( 6.783725)
test_basic 0.000000 0.004867 0.719018 ( 0.798802)
test_all 0.101309 0.027000 491.107831 ( 46.627934)
test_rubyspec 0.029507 0.031245 81.627819 ( 94.015159)
total: 155.74 sec