Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-055103
#<BuildRuby:0x000055addad20090
@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.20231208-055103",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000846 0.004151 1.152189 ( 1.547861)
build_miniruby 0.000772 0.000163 0.785576 ( 0.786108)
build_ruby 0.001077 0.000227 2.741764 ( 2.741806)
build_all 0.009895 0.000313 17.292054 ( 1.508450)
build_install 0.002531 0.006878 5.093465 ( 1.203311)
test_btest 0.000598 0.000156 88.597042 ( 7.481536)
test_basic 0.002870 0.000748 0.667541 ( 0.746329)
test_all 0.119502 0.019931 576.496039 ( 52.871227)
test_rubyspec 0.031070 0.018803 52.217888 ( 64.503800)
total: 133.39 sec