Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-232749
#<BuildRuby:0x0000557c82cac098
@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.20231204-232749",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004315 0.985854 ( 1.261671)
build_miniruby 0.000000 0.000760 0.871739 ( 0.871820)
build_ruby 0.000454 0.001027 2.713428 ( 2.715480)
build_all 0.006682 0.000699 12.129784 ( 1.016051)
build_install 0.007503 0.006292 3.573116 ( 0.973334)
test_btest 0.000559 0.000164 64.188302 ( 4.899502)
test_basic 0.002994 0.001247 0.370335 ( 0.449846)
test_all 0.071318 0.032705 394.330943 ( 38.411418)
test_rubyspec 0.035575 0.027309 39.616536 ( 52.261755)
total: 102.86 sec