Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-104417
#<BuildRuby:0x000055cd1e6b3438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-104417",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001563 0.004447 0.781269 ( 1.169197)
build_miniruby 0.000851 0.000232 0.819878 ( 0.819496)
build_ruby 0.001660 0.000000 2.662856 ( 2.663198)
build_all 0.009059 0.000000 12.485310 ( 1.015510)
build_install 0.009080 0.004791 3.400311 ( 0.966603)
test_btest 0.000577 0.000152 66.715579 ( 4.433692)
test_basic 0.004060 0.001069 0.400073 ( 0.480087)
test_all 0.069637 0.028223 394.101874 ( 37.917094)
test_rubyspec 0.019664 0.047772 40.399154 ( 52.939184)
total: 102.40 sec