Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-113844
#<BuildRuby:0x000055c162357220
@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.20230724-113844",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005095 0.000899 1.442362 ( 2.668581)
build_miniruby 0.000773 0.000137 0.842495 ( 0.841544)
build_ruby 0.001000 0.000177 2.641310 ( 2.641502)
build_all 0.001421 0.008344 14.264019 ( 1.354316)
build_install 0.008115 0.000000 1.957204 ( 0.928558)
test_btest 0.000000 0.000853 79.458553 ( 7.718709)
test_basic 0.000000 0.004201 0.684153 ( 0.762150)
test_all 0.000000 0.001590 509.165385 ( 52.444473)
test_rubyspec 0.012493 0.027297 44.273683 ( 56.692691)
total: 126.05 sec