Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-183046
#<BuildRuby:0x0000558e1fbb93d0
@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.20220602-183046",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009587 0.000000 0.811593 ( 0.988510)
build_miniruby 0.001956 0.000000 0.062534 ( 0.060976)
build_ruby 0.001381 0.000000 0.052109 ( 0.051018)
build_all 0.008641 0.000269 1.205632 ( 0.495131)
build_install 0.006099 0.013159 4.809168 ( 2.437303)
test_btest 0.002097 0.000000 54.685105 ( 5.972068)
test_basic 0.004574 0.002202 0.292934 ( 0.384038)
test_all 0.003083 0.000000 518.590502 ( 54.287044)
test_rubyspec 0.089769 0.041177 41.380268 ( 47.280589)
total: 111.96 sec