Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-011320
#<BuildRuby:0x000055d5e4adae70
@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.20230731-011320",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004963 0.000522 1.522647 ( 2.780223)
build_miniruby 0.000877 0.000092 0.879797 ( 0.879087)
build_ruby 0.001243 0.000000 2.621530 ( 2.621430)
build_all 0.008817 0.000132 14.322282 ( 1.296083)
build_install 0.009089 0.000020 2.052002 ( 0.982121)
test_btest 0.000704 0.000061 80.605242 ( 7.843659)
test_basic 0.004108 0.000357 0.688605 ( 0.768671)
test_all 0.001586 0.000138 490.002442 ( 50.638220)
test_rubyspec 0.031031 0.013097 46.382514 ( 58.786484)
total: 126.60 sec