Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-110323
#<BuildRuby:0x00005603b421f800
@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.20220815-110323",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007982 0.004045 0.975885 ( 0.992521)
build_miniruby 0.002220 0.000000 0.075401 ( 0.073471)
build_ruby 0.002056 0.000056 0.084480 ( 0.082598)
build_all 0.004845 0.005307 1.543854 ( 0.593876)
build_install 0.017502 0.001932 1.844602 ( 0.916727)
test_btest 0.001032 0.000229 80.301352 ( 8.319061)
test_basic 0.007893 0.000000 0.328918 ( 0.416623)
test_all 0.004641 0.000537 637.620454 ( 64.510392)
test_rubyspec 0.096500 0.065866 45.749089 ( 53.181426)
total: 129.09 sec