Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-183633
#<BuildRuby:0x000055b8cff2e148
@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.20221006-183633",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.011038 0.000528 1.080982 ( 1.759324)
build_miniruby 0.001915 0.000000 0.095561 ( 0.092295)
build_ruby 0.001649 0.000000 0.093432 ( 0.090032)
build_all 0.008304 0.000000 1.293602 ( 0.575976)
build_install 0.009927 0.003640 1.597632 ( 0.871604)
test_btest 0.001628 0.000163 60.911465 ( 6.528541)
test_basic 0.002932 0.004736 0.360633 ( 0.457202)
test_all 0.006361 0.001577 483.987261 ( 52.764601)
test_rubyspec 0.100727 0.035730 42.249467 ( 50.827121)
total: 113.97 sec