Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-160233
#<BuildRuby:0x000055e49cc5b788
@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.20231204-160233",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004056 0.000024 0.976636 ( 1.247111)
build_miniruby 0.001040 0.000189 0.870103 ( 0.871207)
build_ruby 0.000860 0.000157 2.696496 ( 2.698899)
build_all 0.006160 0.001120 12.043106 ( 0.987077)
build_install 0.011694 0.001158 3.596149 ( 0.959669)
test_btest 0.000674 0.000113 60.618528 ( 6.233873)
test_basic 0.000000 0.003867 0.372580 ( 0.451152)
test_all 0.070569 0.030387 397.185571 ( 38.060421)
test_rubyspec 0.023430 0.045588 39.721256 ( 52.399497)
total: 103.91 sec