Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-185538
#<BuildRuby:0x000055fed5735350
@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.20221012-185538",
@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.000029 0.000004 0.000033 ( 0.000034)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.001928 0.010799 1.088530 ( 1.197617)
build_miniruby 0.001325 0.000474 0.099778 ( 0.097026)
build_ruby 0.001578 0.000000 0.098578 ( 0.096351)
build_all 0.010284 0.000160 1.284491 ( 0.576771)
build_install 0.010984 0.002592 1.650983 ( 0.902193)
test_btest 0.001574 0.000450 62.545102 ( 6.142880)
test_basic 0.005461 0.001560 0.366792 ( 0.456401)
test_all 0.005380 0.001537 483.002038 ( 53.288151)
test_rubyspec 0.103914 0.033925 43.728709 ( 51.673432)
total: 114.43 sec