Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-033049
#<BuildRuby:0x000055cc48877b88
@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.20230528-033049",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004863 0.000000 1.439086 ( 2.680128)
build_miniruby 0.001237 0.000000 0.903098 ( 0.902605)
build_ruby 0.000000 0.001321 2.565278 ( 2.565384)
build_all 0.006190 0.003230 12.762059 ( 1.131284)
build_install 0.003242 0.004414 1.744612 ( 0.844745)
test_btest 0.000877 0.000125 82.418931 ( 7.398584)
test_basic 0.003480 0.000000 0.557046 ( 0.639209)
test_all 0.001178 0.000016 437.085380 ( 47.629550)
test_rubyspec 0.003763 0.037851 42.974321 ( 55.396968)
total: 119.19 sec