Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-105534
#<BuildRuby:0x00005563fe67c020
@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.20231203-105534",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000901 0.004180 0.982906 ( 1.235580)
build_miniruby 0.001045 0.000190 0.862108 ( 0.861966)
build_ruby 0.001629 0.000296 2.698519 ( 2.701508)
build_all 0.006908 0.001256 12.079360 ( 0.975690)
build_install 0.005806 0.004033 3.546754 ( 0.960324)
test_btest 0.000832 0.000192 62.117789 ( 6.246721)
test_basic 0.003292 0.000000 0.370474 ( 0.452110)
test_all 0.083658 0.016373 402.633969 ( 39.777832)
test_rubyspec 0.042832 0.025453 39.597841 ( 52.298950)
total: 105.51 sec