Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-114051
#<BuildRuby:0x0000561338f1ffa8
@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.20230729-114051",
@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.000023 0.000004 0.000027 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003242 0.003881 1.682616 ( 2.897910)
build_miniruby 0.001076 0.000227 0.915784 ( 0.914660)
build_ruby 0.001049 0.000221 2.636105 ( 2.636179)
build_all 0.002764 0.006687 13.690174 ( 1.221640)
build_install 0.004525 0.004077 2.013415 ( 0.941780)
test_btest 0.000570 0.000181 78.450545 ( 8.052556)
test_basic 0.003648 0.001161 0.606766 ( 0.684352)
test_all 0.000884 0.000281 486.895198 ( 42.783246)
test_rubyspec 0.018896 0.023806 43.668716 ( 56.067117)
total: 116.20 sec