Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-211730
#<BuildRuby:0x000055c82cec75f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231121-211730",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000048 0.000000 0.000048 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005176 0.000114 1.220172 ( 1.604717)
build_miniruby 0.000928 0.000098 0.921839 ( 0.921865)
build_ruby 0.001528 0.000000 2.795630 ( 2.796133)
build_all 0.009992 0.000286 16.931098 ( 1.516390)
build_install 0.008584 0.000377 5.072542 ( 1.199553)
test_btest 0.000956 0.000087 83.097824 ( 8.067976)
test_basic 0.003436 0.000000 0.671239 ( 0.748684)
test_all 0.106718 0.030745 507.190264 ( 58.496749)
test_rubyspec 0.011427 0.039425 49.914752 ( 62.174012)
total: 137.53 sec