Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-193246
#<BuildRuby:0x00005607160786e0
@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.20220821-193246",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000022 0.000005 0.000027 ( 0.000024)
build_up 0.007359 0.004861 0.980038 ( 1.758989)
build_miniruby 0.000000 0.002142 0.074684 ( 0.073108)
build_ruby 0.000173 0.001950 0.080635 ( 0.078527)
build_all 0.010074 0.000000 1.531084 ( 0.579125)
build_install 0.020393 0.002403 1.853848 ( 0.913320)
test_btest 0.000876 0.000228 68.296145 ( 8.166127)
test_basic 0.006948 0.000765 0.333091 ( 0.420219)
test_all 0.002366 0.000592 647.271514 ( 64.919420)
test_rubyspec 0.137128 0.041657 45.492096 ( 53.703000)
total: 130.61 sec