Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-053352
#<BuildRuby:0x000055f7d4297788
@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.20240103-053352",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.007150 0.000591 1.041530 ( 1.325134)
build_miniruby 0.000799 0.000133 0.836978 ( 0.837249)
build_ruby 0.000000 0.001601 2.634954 ( 2.635693)
build_all 0.006339 0.002187 11.940255 ( 0.974941)
build_install 0.012875 0.001739 3.538835 ( 0.974993)
test_btest 0.000750 0.000150 64.198099 ( 4.617137)
test_basic 0.004174 0.000000 0.425172 ( 0.505750)
test_all 0.083588 0.017560 412.266910 ( 34.834090)
test_rubyspec 0.035038 0.034505 39.874160 ( 52.447696)
total: 99.15 sec