Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-190444
#<BuildRuby:0x000055b5b06c3458
@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.20240110-190444",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.003943 0.914812 ( 1.311386)
build_miniruby 0.000000 0.001068 0.888686 ( 0.889207)
build_ruby 0.000187 0.001117 2.769790 ( 2.770189)
build_all 0.007754 0.002332 14.803468 ( 1.366906)
build_install 0.004843 0.004113 4.293812 ( 1.183026)
test_btest 0.000493 0.000219 79.626751 ( 7.579886)
test_basic 0.002170 0.000964 0.418106 ( 0.500656)
test_all 0.097110 0.037562 547.761490 ( 59.675957)
test_rubyspec 0.014104 0.021751 50.128654 ( 62.679378)
total: 137.96 sec