Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-004421
#<BuildRuby:0x000055e196ffe858
@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.20221106-004421",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006010 0.001803 0.895726 ( 1.675788)
build_miniruby 0.001165 0.000349 0.044493 ( 0.043344)
build_ruby 0.001362 0.000408 0.050688 ( 0.049026)
build_all 0.005897 0.001769 1.252448 ( 0.479632)
build_install 0.009240 0.004943 1.567492 ( 0.811228)
test_btest 0.001461 0.000487 63.408588 ( 6.325261)
test_basic 0.004890 0.001630 0.298549 ( 0.397213)
test_all 0.002009 0.000670 518.010067 ( 55.474988)
test_rubyspec 0.078849 0.052015 43.231827 ( 51.864039)
total: 117.12 sec