Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-133622
#<BuildRuby:0x000055d15dfe3858
@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.20231211-133622",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005643 0.000260 1.422653 ( 2.025283)
build_miniruby 0.000821 0.000129 0.854751 ( 0.854423)
build_ruby 0.001220 0.000193 2.716386 ( 2.716494)
build_all 0.009438 0.000785 16.963644 ( 1.577049)
build_install 0.007211 0.002691 5.029293 ( 1.218805)
test_btest 0.000000 0.001150 89.478319 ( 7.118804)
test_basic 0.000000 0.005328 0.716271 ( 0.790833)
test_all 0.104953 0.029656 578.001469 ( 55.153808)
test_rubyspec 0.037999 0.010875 50.467105 ( 62.730534)
total: 134.19 sec