Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-082348
#<BuildRuby:0x0000563ae08f3718
@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-082348",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009823 0.003274 0.956241 ( 1.562706)
build_miniruby 0.001361 0.000454 0.077971 ( 0.076253)
build_ruby 0.001741 0.000580 0.076258 ( 0.073824)
build_all 0.005779 0.005299 4.094793 ( 0.791377)
build_install 0.021705 0.002034 7.723328 ( 2.307465)
test_btest 0.001152 0.000359 47.340007 ( 44.197404)
test_basic 0.001973 0.006293 0.341204 ( 0.431303)
test_all 0.001518 0.000570 697.447094 ( 67.356196)
test_rubyspec 0.080380 0.091039 46.008051 ( 51.455360)
total: 168.25 sec