Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-201815
#<BuildRuby:0x000055a92dd83520
@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.20230529-201815",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005036 0.000000 1.461487 ( 2.749431)
build_miniruby 0.001019 0.000000 0.794108 ( 0.793430)
build_ruby 0.001157 0.000000 2.380087 ( 2.381551)
build_all 0.008975 0.000011 12.584291 ( 1.168866)
build_install 0.003972 0.003565 1.774995 ( 0.911000)
test_btest 0.000676 0.000085 80.914721 ( 6.997372)
test_basic 0.000269 0.003993 0.532722 ( 0.614804)
test_all 0.001020 0.000170 453.269581 ( 40.675408)
test_rubyspec 0.017174 0.023243 41.674030 ( 54.112407)
total: 110.41 sec