Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-215618
#<BuildRuby:0x00005645fb85ca68
@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.20220826-215618",
@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.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002112 0.008949 0.836751 ( 1.963104)
build_miniruby 0.001532 0.000696 0.055601 ( 0.054054)
build_ruby 0.001973 0.000000 0.064187 ( 0.062358)
build_all 0.002930 0.004646 1.231225 ( 0.465540)
build_install 0.015081 0.000763 1.589725 ( 0.785628)
test_btest 0.000562 0.000225 52.002368 ( 6.170240)
test_basic 0.006126 0.000587 0.291472 ( 0.381795)
test_all 0.002787 0.001045 495.637540 ( 53.413899)
test_rubyspec 0.070732 0.059870 41.655266 ( 50.162941)
total: 113.46 sec