Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-114844
#<BuildRuby:0x0000557cb0d33ba0
@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.20221014-114844",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.011302 0.000509 1.089843 ( 1.163783)
build_miniruby 0.002101 0.000150 0.101979 ( 0.098868)
build_ruby 0.001477 0.000105 0.095444 ( 0.093299)
build_all 0.007796 0.000557 1.337447 ( 0.575172)
build_install 0.013667 0.000544 1.614182 ( 0.895693)
test_btest 0.001154 0.000077 60.945838 ( 6.468604)
test_basic 0.005978 0.000399 0.338024 ( 0.428614)
test_all 0.005391 0.002406 516.463116 ( 55.011799)
test_rubyspec 0.096609 0.036425 43.159264 ( 51.655843)
total: 116.39 sec