Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-220836
#<BuildRuby:0x0000559f60021570
@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.20221101-220836",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009087 0.000797 1.113248 ( 1.144928)
build_miniruby 0.001391 0.000214 0.093752 ( 0.091399)
build_ruby 0.001410 0.000217 0.097748 ( 0.095242)
build_all 0.008048 0.000000 1.311104 ( 0.563428)
build_install 0.010543 0.004634 1.640132 ( 0.876694)
test_btest 0.001809 0.000319 60.152798 ( 6.692048)
test_basic 0.005369 0.000948 0.344688 ( 0.436543)
test_all 0.002669 0.004483 495.283159 ( 54.204597)
test_rubyspec 0.117662 0.023293 43.293582 ( 51.786194)
total: 115.89 sec