Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-093205
#<BuildRuby:0x00005641ae5e4188
@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.20231212-093205",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000606 0.003749 1.009129 ( 1.281724)
build_miniruby 0.001138 0.000087 0.864911 ( 0.864962)
build_ruby 0.000966 0.000074 2.708156 ( 2.710548)
build_all 0.007468 0.000574 12.033228 ( 0.988723)
build_install 0.006780 0.000163 3.615662 ( 0.969058)
test_btest 0.000545 0.000039 63.098660 ( 5.361043)
test_basic 0.002687 0.000192 0.372918 ( 0.455909)
test_all 0.080672 0.015695 381.296504 ( 40.254476)
test_rubyspec 0.051917 0.012946 39.697222 ( 52.367066)
total: 105.25 sec