Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-195847
#<BuildRuby:0x000055c4c380f600
@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.20221115-195847",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.007220 0.000902 1.100958 ( 1.141789)
build_miniruby 0.001350 0.000169 0.886795 ( 0.900026)
build_ruby 0.001955 0.000244 2.345801 ( 2.283013)
build_all 0.008544 0.010144 18.269144 ( 2.257552)
build_install 0.015863 0.003961 1.820672 ( 0.974921)
test_btest 0.000935 0.000224 79.692956 ( 9.034928)
test_basic 0.007107 0.000743 0.334967 ( 0.423553)
test_all 0.001594 0.000368 711.633245 ( 74.827711)
test_rubyspec 0.092835 0.031625 50.207614 ( 58.801187)
total: 150.65 sec