Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-003410
#<BuildRuby:0x000056480d4c3708
@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.20230730-003410",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005520 0.000000 1.689457 ( 2.948648)
build_miniruby 0.000943 0.000000 0.875908 ( 0.875771)
build_ruby 0.001170 0.000000 2.679821 ( 2.680014)
build_all 0.008884 0.000000 13.240988 ( 1.151259)
build_install 0.007545 0.000250 1.912978 ( 0.889976)
test_btest 0.000908 0.000000 77.494302 ( 7.049627)
test_basic 0.000000 0.005235 0.717821 ( 0.793010)
test_all 0.000622 0.001589 489.503106 ( 54.351123)
test_rubyspec 0.013956 0.027894 43.945959 ( 56.340631)
total: 127.08 sec