Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-100924
#<BuildRuby:0x000055e6169a3600
@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.20220813-100924",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010556 0.002072 1.023979 ( 1.114142)
build_miniruby 0.002749 0.000000 0.071759 ( 0.069450)
build_ruby 0.001906 0.000109 0.074669 ( 0.073662)
build_all 0.007871 0.002830 1.519746 ( 0.577065)
build_install 0.015549 0.007898 1.913140 ( 0.950744)
test_btest 0.001187 0.000395 72.046923 ( 8.492400)
test_basic 0.005452 0.001818 0.320257 ( 0.408086)
test_all 0.003759 0.000000 672.365881 ( 66.808627)
test_rubyspec 0.103777 0.057133 45.820282 ( 53.442899)
total: 131.94 sec