Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-182404
#<BuildRuby:0x000055fc06dbafa8
@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.20240112-182404",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000505 0.004366 0.795264 ( 1.180821)
build_miniruby 0.000000 0.000999 0.821163 ( 0.821193)
build_ruby 0.000000 0.002059 2.684233 ( 2.684492)
build_all 0.000000 0.007379 12.079896 ( 0.986511)
build_install 0.009189 0.004900 3.432219 ( 0.965648)
test_btest 0.000436 0.000238 63.934697 ( 5.718286)
test_basic 0.000428 0.005033 0.410786 ( 0.490424)
test_all 0.068346 0.026971 398.574654 ( 33.579262)
test_rubyspec 0.044981 0.025816 40.733074 ( 53.284993)
total: 99.71 sec