Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-191816
#<BuildRuby:0x00005573da604048
@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.20231130-191816",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.004960 1.274930 ( 1.669711)
build_miniruby 0.000000 0.001140 0.893936 ( 0.893547)
build_ruby 0.000000 0.001452 2.644514 ( 2.644716)
build_all 0.005038 0.004956 16.978068 ( 1.490158)
build_install 0.007428 0.000975 4.962919 ( 1.159746)
test_btest 0.000789 0.000237 84.670017 ( 7.853781)
test_basic 0.003421 0.001027 0.813847 ( 0.894915)
test_all 0.103107 0.032427 553.462541 ( 55.509114)
test_rubyspec 0.027712 0.015797 49.235936 ( 61.517589)
total: 133.63 sec