Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-153700
#<BuildRuby:0x000055adddcdc090
@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.20231118-153700",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004348 0.000724 1.383561 ( 1.778434)
build_miniruby 0.000874 0.000145 0.829635 ( 0.828892)
build_ruby 0.001263 0.000211 2.716021 ( 2.717194)
build_all 0.001654 0.008091 16.416564 ( 1.472403)
build_install 0.004444 0.004319 4.825902 ( 1.160501)
test_btest 0.000850 0.000255 85.305383 ( 6.905054)
test_basic 0.003786 0.001136 0.734636 ( 0.810843)
test_all 0.118157 0.019703 499.710900 ( 57.137029)
test_rubyspec 0.034911 0.015155 51.378986 ( 63.771709)
total: 136.58 sec