Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-040621
#<BuildRuby:0x000055fc85328e80
@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-040621",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000041 0.000000 0.000041 ( 0.000039)
build_up 0.005747 0.003868 1.104630 ( 1.442758)
build_miniruby 0.002531 0.000000 0.103852 ( 0.100221)
build_ruby 0.001816 0.000000 0.097387 ( 0.094642)
build_all 0.007271 0.000007 1.274234 ( 0.574060)
build_install 0.015439 0.000608 1.591903 ( 0.879467)
test_btest 0.001225 0.000064 61.867511 ( 6.656629)
test_basic 0.006466 0.000341 0.349322 ( 0.439150)
test_all 0.002370 0.005155 513.468168 ( 55.206118)
test_rubyspec 0.087188 0.056432 42.999919 ( 51.510521)
total: 116.90 sec