Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-232814
#<BuildRuby:0x0000563e5a2bccc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-232814",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006012 0.005704 0.933384 ( 1.232397)
build_miniruby 0.002021 0.000622 0.124328 ( 0.122091)
build_ruby 0.004392 0.000000 3.288366 ( 3.072009)
build_all 0.017594 0.002151 21.217686 ( 2.330800)
build_install 0.021936 0.001442 7.933614 ( 2.312580)
test_btest 0.000918 0.000194 47.192959 ( 43.938541)
test_basic 0.006804 0.001433 0.346471 ( 0.432333)
test_all 0.001854 0.000390 695.084036 ( 66.779402)
test_rubyspec 0.116000 0.052467 46.065972 ( 51.566571)
total: 171.79 sec