Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-224732
#<BuildRuby:0x00005563a6def3c8
@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.20231205-224732",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004260 0.000710 1.321174 ( 1.652348)
build_miniruby 0.000930 0.000155 0.903607 ( 0.903118)
build_ruby 0.001237 0.000206 3.000881 ( 3.001116)
build_all 0.005489 0.004527 16.623690 ( 1.465464)
build_install 0.004994 0.004501 4.930945 ( 1.151144)
test_btest 0.000809 0.000202 88.262083 ( 7.586283)
test_basic 0.003355 0.000839 0.647995 ( 0.729397)
test_all 0.084853 0.049522 575.151287 ( 60.091919)
test_rubyspec 0.031008 0.019824 50.825413 ( 63.054334)
total: 139.64 sec