Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-174651
#<BuildRuby:0x000055bd195265a8
@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.20220317-174651",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010570 0.001626 0.985452 ( 1.045628)
build_miniruby 0.002039 0.000000 0.079730 ( 0.077490)
build_ruby 0.002500 0.000000 0.074094 ( 0.071241)
build_all 0.007425 0.003589 4.200998 ( 0.860566)
build_install 0.017801 0.006336 7.938159 ( 2.400153)
test_btest 0.001121 0.000237 74.890642 ( 7.914875)
test_basic 0.007243 0.000448 0.324679 ( 0.413808)
test_all 0.001884 0.000377 703.467559 ( 69.342786)
test_rubyspec 0.106701 0.052537 46.125391 ( 51.222238)
total: 133.35 sec