Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-233425
#<BuildRuby:0x000055a4d66bbce8
@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.20231227-233425",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006454 0.000000 1.328710 ( 1.699242)
build_miniruby 0.000922 0.000000 0.878328 ( 0.877754)
build_ruby 0.001131 0.000102 2.664773 ( 2.664673)
build_all 0.009702 0.000227 16.413597 ( 1.462803)
build_install 0.008009 0.001144 4.654133 ( 1.137898)
test_btest 0.000513 0.000073 83.503341 ( 6.870851)
test_basic 0.000000 0.005185 0.671213 ( 0.749551)
test_all 0.100742 0.033751 514.869149 ( 60.147472)
test_rubyspec 0.013602 0.036089 50.193513 ( 62.512487)
total: 138.12 sec