Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-123747
#<BuildRuby:0x0000556564a7c050
@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.20240117-123747",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004113 0.000748 0.782394 ( 1.180056)
build_miniruby 0.000867 0.000157 0.851585 ( 0.851651)
build_ruby 0.001487 0.000000 2.682227 ( 2.683306)
build_all 0.004586 0.003810 12.011356 ( 0.989483)
build_install 0.011196 0.002884 3.444078 ( 0.963407)
test_btest 0.000587 0.000138 65.831575 ( 4.705838)
test_basic 0.001757 0.003333 0.390132 ( 0.470854)
test_all 0.075630 0.024218 374.642476 ( 41.002043)
test_rubyspec 0.047606 0.080945 73.180211 ( 85.647928)
total: 138.50 sec