Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-211356
#<BuildRuby:0x00005647db8b2788
@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.20220617-211356",
@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.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.007855 0.001428 0.830424 ( 1.029783)
build_miniruby 0.001384 0.000252 0.063945 ( 0.062254)
build_ruby 0.001095 0.000199 0.052555 ( 0.051245)
build_all 0.003816 0.004816 1.231785 ( 0.494277)
build_install 0.011328 0.008822 4.901941 ( 2.478551)
test_btest 0.001561 0.000520 53.468629 ( 5.810043)
test_basic 0.001188 0.006629 0.306593 ( 0.395662)
test_all 0.002914 0.000400 508.245695 ( 53.329589)
test_rubyspec 0.080373 0.039830 41.447811 ( 47.354821)
total: 111.01 sec