Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-054132
#<BuildRuby:0x000055e50b9b4920
@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-054132",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.004624 0.006894 1.009832 ( 1.049221)
build_miniruby 0.001403 0.000841 0.079317 ( 0.077153)
build_ruby 0.001344 0.000806 0.079520 ( 0.077383)
build_all 0.009887 0.000000 1.515678 ( 0.577048)
build_install 0.016330 0.006078 1.911220 ( 0.932448)
test_btest 0.001327 0.000625 75.025806 ( 8.620924)
test_basic 0.005354 0.002519 0.329376 ( 0.420929)
test_all 0.001922 0.000904 624.370649 ( 64.009891)
test_rubyspec 0.086427 0.077072 46.138862 ( 53.628545)
total: 129.39 sec