Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-041942
#<BuildRuby:0x00005623a7b1b4f0
@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.20231222-041942",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000456 0.003419 0.743642 ( 1.142973)
build_miniruby 0.001210 0.000202 0.908860 ( 0.909181)
build_ruby 0.001089 0.000181 2.770267 ( 2.806027)
build_all 0.007982 0.000020 12.127574 ( 1.015170)
build_install 0.001103 0.008659 3.529488 ( 0.997238)
test_btest 0.000592 0.000174 64.307825 ( 4.755468)
test_basic 0.000525 0.003532 0.378703 ( 0.460469)
test_all 0.078399 0.029548 427.420259 ( 45.643530)
test_rubyspec 0.038779 0.020619 40.825712 ( 53.560825)
total: 111.29 sec