Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-032432
#<BuildRuby:0x000055eba93bf818
@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.20240111-032432",
@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.000005 0.000016 ( 0.000017)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004187 0.000114 0.994887 ( 1.384494)
build_miniruby 0.000730 0.000283 0.947539 ( 0.948081)
build_ruby 0.001013 0.000394 2.848652 ( 2.849734)
build_all 0.007158 0.002784 14.854347 ( 1.418798)
build_install 0.008307 0.001015 4.275617 ( 1.152914)
test_btest 0.000487 0.000177 77.398457 ( 7.669412)
test_basic 0.002154 0.001838 0.437579 ( 0.517419)
test_all 0.110120 0.027118 499.512856 ( 53.374647)
test_rubyspec 0.025220 0.008432 50.448363 ( 62.980116)
total: 132.30 sec