Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-044916
#<BuildRuby:0x000055c4139549d0
@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.20220916-044916",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005090 0.004059 1.111656 ( 1.266928)
build_miniruby 0.001613 0.000323 0.072107 ( 0.071182)
build_ruby 0.001333 0.000267 0.076067 ( 0.075828)
build_all 0.009819 0.000000 1.570985 ( 0.620187)
build_install 0.012064 0.010881 1.923617 ( 0.956681)
test_btest 0.000975 0.000271 96.683695 ( 9.834207)
test_basic 0.005909 0.001641 0.352754 ( 0.443350)
test_all 0.002293 0.000637 671.077981 ( 67.938355)
test_rubyspec 0.084889 0.090159 46.833564 ( 55.281303)
total: 136.49 sec