Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-174251
#<BuildRuby:0x00005647fe513bb8
@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-174251",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003912 0.000690 1.043804 ( 1.464712)
build_miniruby 0.000766 0.000135 0.912362 ( 0.911752)
build_ruby 0.001043 0.000184 2.703356 ( 2.703097)
build_all 0.009257 0.000069 14.654198 ( 1.335177)
build_install 0.007542 0.001191 4.227377 ( 1.108436)
test_btest 0.000917 0.000144 77.273771 ( 6.769245)
test_basic 0.004884 0.000771 0.790088 ( 0.866823)
test_all 0.107346 0.030616 491.221446 ( 49.325790)
test_rubyspec 0.027297 0.034283 81.701166 ( 94.142470)
total: 158.63 sec