Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-092619
#<BuildRuby:0x000055e23ee978e0
@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.20231211-092619",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004946 0.000285 1.015651 ( 1.278051)
build_miniruby 0.000839 0.000000 0.880993 ( 0.881987)
build_ruby 0.000988 0.000000 2.697642 ( 2.700025)
build_all 0.006762 0.001247 12.181154 ( 0.998637)
build_install 0.013139 0.000000 3.604456 ( 0.980835)
test_btest 0.000928 0.000127 63.681256 ( 5.698534)
test_basic 0.003338 0.000715 0.374524 ( 0.456502)
test_all 0.082747 0.021000 392.953912 ( 39.519815)
test_rubyspec 0.051541 0.024649 39.881078 ( 52.523418)
total: 105.04 sec