Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-200009
#<BuildRuby:0x000055751b9bb7f8
@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.20231127-200009",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003688 0.001639 0.936355 ( 1.313587)
build_miniruby 0.001207 0.000000 0.823888 ( 0.823673)
build_ruby 0.001338 0.000000 2.680111 ( 2.681042)
build_all 0.009069 0.000000 12.698845 ( 1.030852)
build_install 0.006963 0.006451 3.718094 ( 0.981041)
test_btest 0.000603 0.000248 63.446062 ( 4.792653)
test_basic 0.004020 0.001656 0.411152 ( 0.490259)
test_all 0.082979 0.013656 356.771234 ( 36.929430)
test_rubyspec 0.029752 0.038481 40.249791 ( 52.804105)
total: 101.85 sec