Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-091024
#<BuildRuby:0x000055f30cd43280
@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.20231207-091024",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003642 0.001137 1.210192 ( 1.598374)
build_miniruby 0.000764 0.000238 0.919253 ( 0.919567)
build_ruby 0.001053 0.000329 2.728452 ( 2.729032)
build_all 0.009119 0.001378 17.217709 ( 1.510671)
build_install 0.008397 0.001023 5.035419 ( 1.196582)
test_btest 0.000801 0.000222 90.160783 ( 7.656753)
test_basic 0.002852 0.002844 0.774983 ( 0.853936)
test_all 0.118546 0.022806 544.939092 ( 56.678902)
test_rubyspec 0.034424 0.015568 50.798951 ( 63.206045)
total: 136.35 sec