Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-061900
#<BuildRuby:0x0000562658e7bc18
@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.20230805-061900",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006450 0.000239 1.587481 ( 2.916131)
build_miniruby 0.000992 0.000095 0.939076 ( 0.937917)
build_ruby 0.001213 0.000115 2.859442 ( 2.859446)
build_all 0.009593 0.000108 15.654707 ( 1.353415)
build_install 0.008908 0.000000 2.340690 ( 1.006031)
test_btest 0.001103 0.000000 87.247427 ( 7.841195)
test_basic 0.004989 0.000000 0.622935 ( 0.702351)
test_all 0.001227 0.000000 572.913631 ( 52.224483)
test_rubyspec 0.022168 0.020691 47.740248 ( 60.029688)
total: 129.87 sec