Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-055806
#<BuildRuby:0x0000562c3768f858
@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.20240117-055806",
@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.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004440 0.000493 1.057594 ( 1.438337)
build_miniruby 0.000828 0.000092 0.855137 ( 0.854811)
build_ruby 0.001136 0.000126 2.807103 ( 2.807068)
build_all 0.001897 0.007509 14.540888 ( 1.347233)
build_install 0.007406 0.001482 4.204395 ( 1.096332)
test_btest 0.000823 0.000165 76.493430 ( 6.741895)
test_basic 0.004947 0.000080 0.732087 ( 0.807105)
test_all 0.101108 0.030045 472.279629 ( 54.558435)
test_rubyspec 0.027022 0.034647 81.507628 ( 93.853019)
total: 163.51 sec