Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-191046
#<BuildRuby:0x000055f67b543680
@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.20220225-191046",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010788 0.000719 1.014599 ( 1.168488)
build_miniruby 0.001842 0.000123 0.075112 ( 0.074752)
build_ruby 0.001708 0.000113 0.078731 ( 0.078307)
build_all 0.010059 0.000671 4.219567 ( 0.876283)
build_install 0.023836 0.000000 7.862912 ( 2.437538)
test_btest 0.001266 0.000000 74.161996 ( 7.998277)
test_basic 0.007322 0.000000 0.326318 ( 0.417827)
test_all 0.002076 0.000000 653.012103 ( 64.776843)
test_rubyspec 0.092241 0.073134 46.366136 ( 51.745433)
total: 129.58 sec