Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-131501
#<BuildRuby:0x00005581f16e8098
@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-131501",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005399 0.000000 1.448863 ( 3.303356)
build_miniruby 0.001034 0.000000 0.809123 ( 0.808455)
build_ruby 0.001143 0.000000 2.751960 ( 2.751538)
build_all 0.010101 0.000000 14.353719 ( 1.339428)
build_install 0.008228 0.000000 2.045957 ( 0.948485)
test_btest 0.000952 0.000000 81.522955 ( 7.524773)
test_basic 0.004230 0.000000 0.691725 ( 0.769460)
test_all 0.000000 0.001199 518.654984 ( 45.769390)
test_rubyspec 0.016542 0.022213 43.590965 ( 55.987078)
total: 119.20 sec