Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-174919
#<BuildRuby:0x000055d1899afbb8
@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.20230728-174919",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005546 0.000160 1.342567 ( 2.617594)
build_miniruby 0.001026 0.000000 0.914660 ( 0.914702)
build_ruby 0.001469 0.000000 2.731931 ( 2.731379)
build_all 0.009501 0.000001 14.567053 ( 1.286885)
build_install 0.002053 0.006522 2.155020 ( 0.980039)
test_btest 0.000757 0.000116 83.144515 ( 7.744764)
test_basic 0.003986 0.000613 0.561227 ( 0.639808)
test_all 0.001093 0.000168 510.763772 ( 56.385152)
test_rubyspec 0.023024 0.019892 45.066823 ( 57.477860)
total: 130.78 sec