Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-152458
#<BuildRuby:0x0000565320733858
@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.20231222-152458",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000265 0.004049 0.936367 ( 1.299487)
build_miniruby 0.000000 0.001155 0.897789 ( 0.897407)
build_ruby 0.000000 0.001341 2.798019 ( 2.798278)
build_all 0.002117 0.008111 16.117225 ( 1.466715)
build_install 0.006103 0.002804 4.697081 ( 1.162813)
test_btest 0.000766 0.000282 80.326673 ( 7.626122)
test_basic 0.003975 0.001465 0.700469 ( 0.775190)
test_all 0.091993 0.038415 513.863134 ( 52.275181)
test_rubyspec 0.018426 0.030529 51.818306 ( 64.205868)
total: 132.51 sec