Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-034517
#<BuildRuby:0x00005570989aedf0
@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.20240114-034517",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000019)
build_up 0.004998 0.000064 0.956421 ( 1.342452)
build_miniruby 0.001337 0.000095 0.961138 ( 0.960807)
build_ruby 0.001697 0.000121 2.892742 ( 2.893377)
build_all 0.004844 0.005206 14.593101 ( 1.350413)
build_install 0.000000 0.008782 4.209239 ( 1.158528)
test_btest 0.000000 0.000729 80.765365 ( 7.293091)
test_basic 0.003869 0.000000 0.546750 ( 0.626671)
test_all 0.084519 0.048868 500.836515 ( 55.849842)
test_rubyspec 0.020652 0.013880 49.045373 ( 61.606368)
total: 133.08 sec