Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-013244
#<BuildRuby:0x0000563945254048
@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.20231101-013244",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003680 0.001150 1.439171 ( 1.677753)
build_miniruby 0.000794 0.000248 0.857882 ( 0.858500)
build_ruby 0.001031 0.000322 2.821951 ( 2.822274)
build_all 0.004007 0.005817 16.373334 ( 1.464135)
build_install 0.006555 0.003564 4.825862 ( 1.137284)
test_btest 0.000853 0.000332 84.942759 ( 7.012532)
test_basic 0.000000 0.004428 0.725110 ( 0.802198)
test_all 0.103494 0.033185 496.023662 ( 55.979133)
test_rubyspec 0.017370 0.029612 50.018526 ( 62.276281)
total: 134.03 sec