Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-020130
#<BuildRuby:0x0000563334183568
@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.20230625-020130",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004500 0.001407 1.609066 ( 2.879868)
build_miniruby 0.000777 0.000243 0.888563 ( 0.887861)
build_ruby 0.000000 0.001170 2.646693 ( 2.647697)
build_all 0.005160 0.005046 15.882338 ( 1.486841)
build_install 0.005123 0.004852 4.650298 ( 1.083280)
test_btest 0.001060 0.000000 82.076707 ( 7.829351)
test_basic 0.000938 0.003549 0.714635 ( 0.794568)
test_all 0.001513 0.000673 470.295827 ( 41.624429)
test_rubyspec 0.021814 0.018056 41.993971 ( 54.469984)
total: 113.70 sec