Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-061533
#<BuildRuby:0x000055608688c110
@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.20231123-061533",
@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.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001270 0.004303 0.926919 ( 1.316690)
build_miniruby 0.000786 0.000214 0.821848 ( 0.821861)
build_ruby 0.001224 0.000334 2.673200 ( 2.673819)
build_all 0.005103 0.003211 12.309458 ( 0.987220)
build_install 0.005253 0.008546 3.703372 ( 0.980167)
test_btest 0.000506 0.000217 62.633297 ( 5.782609)
test_basic 0.002933 0.001257 0.391290 ( 0.470820)
test_all 0.087831 0.009479 347.046215 ( 36.883308)
test_rubyspec 0.045925 0.029327 40.229784 ( 52.811652)
total: 102.73 sec