Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-202049
#<BuildRuby:0x000055ec3d69d348
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221012-202049",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009978 0.000443 1.094338 ( 1.150263)
build_miniruby 0.001713 0.000428 0.094305 ( 0.090817)
build_ruby 0.001175 0.000294 0.101284 ( 0.098688)
build_all 0.002568 0.005361 1.320340 ( 0.575579)
build_install 0.013441 0.001137 1.643344 ( 0.901490)
test_btest 0.001410 0.000403 63.131436 ( 6.539995)
test_basic 0.002607 0.004285 0.335504 ( 0.426119)
test_all 0.004183 0.003934 505.602708 ( 54.248370)
test_rubyspec 0.086870 0.045232 43.119041 ( 51.366065)
total: 115.40 sec