Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-215638
#<BuildRuby:0x000055879de0b328
@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.20240112-215638",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000010)
build_up 0.003946 0.000358 0.893602 ( 1.299318)
build_miniruby 0.000904 0.000082 0.911675 ( 0.911887)
build_ruby 0.001127 0.000102 2.769994 ( 2.774481)
build_all 0.010700 0.000000 14.724733 ( 1.375716)
build_install 0.000345 0.008699 4.225314 ( 1.128403)
test_btest 0.000578 0.000124 79.095997 ( 7.217813)
test_basic 0.003226 0.000000 0.443076 ( 0.524689)
test_all 0.093294 0.040902 519.977979 ( 55.136324)
test_rubyspec 0.015876 0.017380 49.450125 ( 61.992926)
total: 132.36 sec