Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-131848
#<BuildRuby:0x000055c2775f34f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-131848",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004442 0.001211 1.145481 ( 1.298882)
build_miniruby 0.000946 0.000258 0.845891 ( 0.845908)
build_ruby 0.001080 0.000295 2.650271 ( 2.651214)
build_all 0.008236 0.000000 11.951326 ( 0.979823)
build_install 0.010735 0.000000 3.542744 ( 0.966286)
test_btest 0.000690 0.000000 63.132424 ( 4.564045)
test_basic 0.003711 0.000137 0.404143 ( 0.485820)
test_all 0.068425 0.030153 380.415169 ( 39.154294)
test_rubyspec 0.041716 0.037740 39.976326 ( 52.516332)
total: 103.46 sec