Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-233906
#<BuildRuby:0x00005575d68cb788
@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.20240115-233906",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.001922 0.003893 0.801429 ( 1.219374)
build_miniruby 0.000891 0.000149 0.802823 ( 0.802914)
build_ruby 0.001227 0.000204 2.665787 ( 2.666368)
build_all 0.004394 0.003386 12.045978 ( 1.005913)
build_install 0.012580 0.000112 3.380790 ( 0.956776)
test_btest 0.000623 0.000110 64.969152 ( 4.553999)
test_basic 0.000032 0.004068 0.396620 ( 0.476983)
test_all 0.066857 0.031241 372.731311 ( 43.735678)
test_rubyspec 0.031410 0.033737 40.343975 ( 52.908483)
total: 108.33 sec