Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-221908
#<BuildRuby:0x000055c188bacaf8
@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.20220221-221908",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010579 0.000756 0.930398 ( 0.994545)
build_miniruby 0.001704 0.000121 0.077803 ( 0.076315)
build_ruby 0.001892 0.000135 0.068048 ( 0.065903)
build_all 0.011062 0.000054 4.141298 ( 0.789774)
build_install 0.022376 0.001012 7.713802 ( 2.288198)
test_btest 0.001172 0.000069 74.888145 ( 7.916182)
test_basic 0.002141 0.006502 0.334487 ( 0.422594)
test_all 0.001631 0.000191 679.307037 ( 65.946218)
test_rubyspec 0.123283 0.048471 46.109196 ( 51.284263)
total: 129.78 sec