Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-100335
#<BuildRuby:0x000055b9111e04e0
@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.20220811-100335",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009997 0.001356 0.974225 ( 1.002107)
build_miniruby 0.001645 0.000380 0.077227 ( 0.075473)
build_ruby 0.001775 0.000410 0.080167 ( 0.077960)
build_all 0.009418 0.000978 1.567879 ( 0.588101)
build_install 0.017876 0.004548 5.214583 ( 2.097820)
test_btest 0.000988 0.000220 70.024802 ( 8.348548)
test_basic 0.000000 0.007231 0.332812 ( 0.431017)
test_all 0.000000 0.002108 656.665244 ( 64.855876)
test_rubyspec 0.107123 0.061174 46.178496 ( 53.765669)
total: 131.24 sec