Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-190724
#<BuildRuby:0x000055caf8a2ffa8
@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-190724",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005632 0.000000 1.383102 ( 2.775840)
build_miniruby 0.001079 0.000000 0.901029 ( 0.900171)
build_ruby 0.001177 0.000000 2.674935 ( 2.674768)
build_all 0.005444 0.003566 13.975974 ( 1.261281)
build_install 0.006695 0.001275 2.015578 ( 0.929894)
test_btest 0.000810 0.000154 82.315668 ( 7.191616)
test_basic 0.004233 0.000806 0.717337 ( 0.797757)
test_all 0.000899 0.000171 511.593659 ( 45.307867)
test_rubyspec 0.010980 0.033540 43.875055 ( 56.185813)
total: 118.03 sec