Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-013625
#<BuildRuby:0x0000561151e33858
@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.20231023-013625",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004586 0.000142 2.108290 ( 2.401328)
build_miniruby 0.001252 0.000278 0.943593 ( 0.942598)
build_ruby 0.001440 0.000000 2.588304 ( 2.588484)
build_all 0.004170 0.006257 16.426495 ( 1.512664)
build_install 0.005564 0.003161 5.303435 ( 1.171265)
test_btest 0.000791 0.000241 87.140327 ( 6.910026)
test_basic 0.001378 0.002931 0.631017 ( 0.706290)
test_all 0.077660 0.057607 532.980102 ( 51.601782)
test_rubyspec 0.024842 0.026217 50.133156 ( 62.494600)
total: 130.33 sec