Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-213937
#<BuildRuby:0x000055baa957b818
@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.20231229-213937",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002512 0.003757 1.225857 ( 1.573789)
build_miniruby 0.000866 0.000145 0.874234 ( 0.874047)
build_ruby 0.000000 0.001924 2.961207 ( 2.967131)
build_all 0.008352 0.001277 16.415415 ( 1.469990)
build_install 0.008521 0.000000 4.676309 ( 1.165141)
test_btest 0.001063 0.000000 83.052962 ( 7.363977)
test_basic 0.004132 0.000000 0.674787 ( 0.752912)
test_all 0.098382 0.036886 573.841950 ( 53.000232)
test_rubyspec 0.028202 0.017415 49.073258 ( 61.415601)
total: 130.58 sec