Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-065933
#<BuildRuby:0x000055e98ec8d390
@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-065933",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.010128 0.000894 1.085318 ( 1.293154)
build_miniruby 0.002198 0.000000 0.095186 ( 0.093172)
build_ruby 0.001425 0.000000 0.090191 ( 0.087294)
build_all 0.007988 0.000000 1.283468 ( 0.553828)
build_install 0.009705 0.004307 1.616061 ( 0.881526)
test_btest 0.001376 0.000218 62.620090 ( 6.650223)
test_basic 0.006447 0.000308 0.355884 ( 0.444880)
test_all 0.007956 0.000000 484.155217 ( 52.653119)
test_rubyspec 0.077373 0.058190 42.203384 ( 50.762793)
total: 113.42 sec