Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-204816
#<BuildRuby:0x000055afc9560a80
@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.20220317-204816",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007891 0.001973 0.992903 ( 1.137100)
build_miniruby 0.001549 0.000387 0.075002 ( 0.072740)
build_ruby 0.001327 0.000332 0.069684 ( 0.068250)
build_all 0.010742 0.000187 4.162573 ( 0.845121)
build_install 0.021579 0.002170 7.948697 ( 2.430338)
test_btest 0.001058 0.000198 70.861970 ( 8.143408)
test_basic 0.005501 0.001031 0.347941 ( 0.435936)
test_all 0.001326 0.000249 704.513723 ( 67.455637)
test_rubyspec 0.121028 0.045697 46.362498 ( 51.856209)
total: 132.45 sec