Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-181405
#<BuildRuby:0x0000563e91888af8
@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.20220302-181405",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001162 0.010812 1.035523 ( 1.420227)
build_miniruby 0.001928 0.000000 0.071224 ( 0.069277)
build_ruby 0.002013 0.000088 0.080483 ( 0.078273)
build_all 0.009911 0.000828 4.150310 ( 0.829349)
build_install 0.015931 0.007971 7.856510 ( 2.425098)
test_btest 0.000945 0.000378 75.925313 ( 8.051360)
test_basic 0.003638 0.003872 0.334334 ( 0.422996)
test_all 0.002064 0.000286 701.550670 ( 67.886740)
test_rubyspec 0.118899 0.044244 46.052018 ( 51.281295)
total: 132.47 sec