Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-021532
#<BuildRuby:0x00005628843baeb8
@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.20240101-021532",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004151 0.000021 1.079848 ( 1.438293)
build_miniruby 0.000744 0.000117 0.851373 ( 0.851274)
build_ruby 0.001176 0.000185 2.960732 ( 2.960185)
build_all 0.008562 0.001352 16.688751 ( 1.472396)
build_install 0.008724 0.000000 4.761071 ( 1.175379)
test_btest 0.000996 0.000085 82.948337 ( 7.643552)
test_basic 0.004269 0.000610 0.682979 ( 0.758972)
test_all 0.087741 0.051972 544.143878 ( 55.025325)
test_rubyspec 0.023641 0.024745 48.524839 ( 60.879152)
total: 132.21 sec