Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-213442
#<BuildRuby:0x000055672e936f08
@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.20221030-213442",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.008492 0.000653 1.075310 ( 1.148439)
build_miniruby 0.001925 0.000148 0.104866 ( 0.102156)
build_ruby 0.001769 0.000000 0.096857 ( 0.093916)
build_all 0.008277 0.000368 1.334056 ( 0.584581)
build_install 0.016259 0.000728 1.660159 ( 0.900656)
test_btest 0.001244 0.000083 64.189342 ( 6.669417)
test_basic 0.006586 0.000000 0.359173 ( 0.447713)
test_all 0.007785 0.000000 491.235753 ( 53.833493)
test_rubyspec 0.092097 0.035289 43.256976 ( 51.547469)
total: 115.33 sec