Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-001541
#<BuildRuby:0x00005595ed1ef040
@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.20240104-001541",
@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.000011 0.000007 0.000018 ( 0.000017)
autoconf 0.000018 0.000011 0.000029 ( 0.000028)
configure 0.000015 0.000008 0.000023 ( 0.000023)
build_up 0.001382 0.005286 1.395312 ( 1.650583)
build_miniruby 0.000938 0.000000 0.860543 ( 0.859693)
build_ruby 0.001242 0.000000 2.687923 ( 2.687171)
build_all 0.002844 0.005995 14.325487 ( 1.305399)
build_install 0.003890 0.003928 4.242386 ( 1.096953)
test_btest 0.000727 0.000581 75.488616 ( 6.630516)
test_basic 0.002833 0.002266 0.758984 ( 0.838960)
test_all 0.104433 0.026529 501.990451 ( 46.050739)
test_rubyspec 0.033095 0.015306 49.092790 ( 61.502265)
total: 122.62 sec