Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-194950
#<BuildRuby:0x000055959cbc0098
@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.20240116-194950",
@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.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004834 0.000000 1.248938 ( 1.620283)
build_miniruby 0.000000 0.000981 0.958423 ( 0.957576)
build_ruby 0.000000 0.001174 2.682186 ( 2.682086)
build_all 0.005503 0.004066 14.244524 ( 1.331481)
build_install 0.008389 0.000324 4.126773 ( 1.070092)
test_btest 0.000717 0.000000 77.571494 ( 6.711038)
test_basic 0.004943 0.000000 0.673168 ( 0.743864)
test_all 0.086762 0.044156 467.399620 ( 54.935621)
test_rubyspec 0.046613 0.017628 82.113192 ( 94.483416)
total: 164.54 sec