Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-105829
#<BuildRuby:0x0000563eb4a37d68
@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.20240111-105829",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005555 0.000000 1.041265 ( 1.444723)
build_miniruby 0.001139 0.000000 0.966430 ( 0.966190)
build_ruby 0.000000 0.001459 2.762948 ( 2.764897)
build_all 0.004794 0.005637 14.727538 ( 1.446711)
build_install 0.008758 0.000200 4.253692 ( 1.157882)
test_btest 0.000546 0.000095 76.357118 ( 7.545518)
test_basic 0.000000 0.003285 0.516595 ( 0.598168)
test_all 0.120588 0.014717 529.870181 ( 50.385757)
test_rubyspec 0.023711 0.014013 48.586133 ( 61.140691)
total: 127.45 sec