Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-023745
#<BuildRuby:0x000055fe4faa3680
@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.20220401-023745",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011122 0.000626 1.074889 ( 11.119460)
build_miniruby 0.001603 0.000343 0.069892 ( 0.068685)
build_ruby 0.000000 0.002610 0.077512 ( 0.075274)
build_all 0.005295 0.005067 4.249432 ( 0.866106)
build_install 0.014550 0.009133 8.081418 ( 2.452723)
test_btest 0.000879 0.000323 72.124341 ( 8.000082)
test_basic 0.001950 0.005191 0.343363 ( 0.433476)
test_all 0.002398 0.000000 700.930997 ( 67.877818)
test_rubyspec 0.087152 0.069082 46.508730 ( 51.774886)
total: 142.67 sec