Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-132949
#<BuildRuby:0x000055ada33751f8
@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.20220729-132949",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003354 0.006823 0.813685 ( 1.087953)
build_miniruby 0.001795 0.000513 0.063036 ( 0.061478)
build_ruby 0.001081 0.000308 0.052830 ( 0.051320)
build_all 0.008872 0.000231 1.235744 ( 0.457241)
build_install 0.013475 0.001201 4.451202 ( 1.757674)
test_btest 0.001043 0.000231 53.620055 ( 6.150559)
test_basic 0.000790 0.004620 0.279836 ( 0.376347)
test_all 0.001819 0.000505 493.712571 ( 52.220902)
test_rubyspec 0.108157 0.035097 41.718710 ( 47.695026)
total: 109.86 sec