Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-155307
#<BuildRuby:0x00005563e99b7e20
@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.20231215-155307",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003866 0.000644 1.390382 ( 1.775258)
build_miniruby 0.000891 0.000148 0.946599 ( 0.946801)
build_ruby 0.001240 0.000206 2.820455 ( 2.821075)
build_all 0.006031 0.004693 17.315412 ( 1.549889)
build_install 0.008703 0.000000 4.942806 ( 1.195146)
test_btest 0.001023 0.000000 89.419135 ( 6.923459)
test_basic 0.003669 0.000052 0.560051 ( 0.641204)
test_all 0.090315 0.048273 558.744641 ( 62.235188)
test_rubyspec 0.021735 0.029985 50.513434 ( 62.804927)
total: 140.89 sec